Skip to content

davidflavigne/SimpleToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleToDo

SIMPLE TODO

Simple todo list application made with Angular 4 during coding academy with few features:

  • Adding a task
  • Deleting a task
  • Filtering tasks
  • Check tasks
  • Delete checked tasks.