devendra-alt / ES6-todo-list

ES6 based basic todo list
https://devendra-alt.github.io/ES6-todo-list/dist
MIT License
5 stars 0 forks source link

To Do list: interactive list #7

Closed devendra-alt closed 1 year ago

devendra-alt commented 1 year ago

To Do list: interactive list

👨‍💻 Features Added

✔️ Added task status checker and UI manipulator ✔️ Added addEventListener to the checkbox ✔️ Updated task object complete value on User interaction ✔️ Added "Clear all completed" button method ✔️ All data being preserved in browser localStorage