A To-Do App that is built using vanilla JS, HTML, CSS and utilizes localStorage to persist user to-dos and projects. The app allows users to create new To-Dos and clubs them in projects, lets users change tasks priority status, update its completion status as well as finally delete the to-do when done.
You can check out the webpage here
Client: HTML, CSS, JS
- Projects to club individual To-Dos
- To-Dos shows dates remaining till due date arrives
- Dynamically renders DOM elements on clicks
- localStorage is used to persist new addition as well as edits to tasks
Contributions are always welcome!
Kindly do a pull request
with your contribution.
If you have any feedback, please reach out to me in GitHub
.