/ToDoList

A simple web ToDo list

Primary LanguageJavaScript

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/