A simple to-do list webapp based on Javascript. It uses MDL library for front end components.
It has three tabs - Add Item, To-Do Tasks, Completed.
Add Item - Task can be added to the list of To-Do Tasks.
To-Do Tasks - Lists the current list of to-do of the user, has option to mark as completed and move to completed tab or delete it from the list altogether.
Completed - Lists the completed tasks of the user and an option to delete it from the list.
forked from abhigyank/To-Do-List
-
Notifications
You must be signed in to change notification settings - Fork 0
WEBSITE: A simple To-Do List
KGEC-2019-23/To-Do-List
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
WEBSITE: A simple To-Do List
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 70.4%
- HTML 22.9%
- CSS 6.7%