Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 269 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 269 Bytes

myTodo

my second try create todo app

Goals

  1. add todo
  2. display todo
  3. cross off todo
  4. show number of active todos
  5. filter all/active/complete
  6. delete todo
  7. delete all completed
  • only show if atleast on is completed
  1. button to toggle all on/off