This is a simple to-do list Application built using Javascript and jQuery.
Easy to use interface.
Quickly access items by date and check how many unfinished items remain at a glance.
Items are automatically filtered to show un-finished to-do list items first.
To-do list items are stored in localStorage, so data will persist between sessions.
- Download the Repository Link
- Unzip the contents.
- Open the
main.htmlfile in a web browser of your choosing.
Please contact me if you find any bugs!