Skip to content

KuetzalQ/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToDoList

A simple web ToDo list made with HTML, Javascript and CSS. It saves tasks to local storage so they can be reloaded after the browser is closed.

Users can:

  • add, complete and delete tasks
  • add subtasks
  • change colour of tasks
  • set due date for task
  • repeat tasks

See example at: https://blippy2019.github.io/ToDoList/