VanillaJs Todo is an activity management application created with Vanilla Js/plain JavaScript. It has the functionality of creating Todo, updating Todo, marking Todo as completed by moving it to Done Todo list, reverting a Todo from completed Todo list back to Uncompleted Todo list, and deleting Todo. The data storage use for the application is JavaScript data structure (array and object) with some initial dummy data.
-
Notifications
You must be signed in to change notification settings - Fork 0
VanillaJs Todo is an activity management application created with Vanilla Js/plain JavaScript. It has the functionality of creating Todo, updating Todo, marking Todo as completed by moving it to Done Todo list, reverting a Todo from completed Todo list back to Uncompleted Todo list, and deleting Todo. The data storage use for the application is …
SISol-ng/VanillaJs-Todo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
VanillaJs Todo is an activity management application created with Vanilla Js/plain JavaScript. It has the functionality of creating Todo, updating Todo, marking Todo as completed by moving it to Done Todo list, reverting a Todo from completed Todo list back to Uncompleted Todo list, and deleting Todo. The data storage use for the application is …
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published