souad988 / ToDoList

this project is a web application where users can add new tasks to their todolist, mark a task as done, update it or remove it, and can also clear all completed tasks in one click , this project is built using html/css and javascript.
https://souad988.github.io/ToDoList
3 stars 0 forks source link

Add check completed and clear completed functionalities #3

Closed souad988 closed 2 years ago

souad988 commented 2 years ago

Emplement the updateCompleted fucntion Add dynamic styling for completed tasks Emplement clearCompleted function Update localstorage when task is completed