Skip to content

An app to manage tasks. A user can add, delete and edit a task and mark it as completed (without deleting it). The app uses simple GUI and relies on DOM manipulation in pure JS and using local storage to retain the tasks between sessions.

License

Notifications You must be signed in to change notification settings

FilipHalon/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoList

About

An app to manage tasks. A user can add, delete and edit a task and mark it as completed (without deleting it). The app uses simple GUI and relies on DOM manipulation in pure JS and using local storage to retain the tasks between sessions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published