Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KuetzalQ authored Mar 18, 2020
1 parent 1c6dbda commit 90b0913
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# 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/

0 comments on commit 90b0913

Please sign in to comment.