Skip to content

zoeyahmi/To-do-list-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do List App

A basic To-do list application built with HTML, CSS and Javascript that allows users to add, edit and delete tasks.

Demo

You can try the demo here

Features

  • Add tasks: Enter a task in the input field and press enter or click on the add button to add to todo list.
  • Edit tasks: Click on the edit button next to the task to edit its content.
  • Delete tasks: Click on the delete button next to task to remove it from the list.
  • Mark tasks as complete: Check the checkbox next to a task to mark it as completed.

Screenshot

Todo List App Screenshot

Contributing

Contributions are welcome!

Acknowledgements

About

A basic To-do list application built with HTML, CSS and Javascript that allows users to add, edit and delete tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors