A basic To-do list application built with HTML, CSS and Javascript that allows users to add, edit and delete tasks.
You can try the demo here
- 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.
Contributions are welcome!
- Icons by Font Awesome
- Fonts by Google fonts
