Skip to content

alejandroch1202/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do

Simple app to list tasks. You can:

  • Add tasks
  • Remove tasks
  • Mark as "done" by clicking in the task box

There is a progress bar to track your advances and it uses LocalStorage for "persistent" data.

Developed by Alejandro Chavez, 2023.