A to-do list made using HTML, CSS, and Javascript. Uses local storage to keep data.
Special (not-so-special) Feature: click on Title to change to Date seamlessly!
To demo: go to: https://petershin23.github.io/ToDoList/
To use:
- clone/fork repo
- go to library where repo is kept
- click on "index.html"
Bug Fix: Aug 20, 2022
Tasks that were marked as finished were not displaying as finished upon refresh.