Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 267 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 267 Bytes

Todo App!

Requirements

  • Add item to todo list
  • Delete item from todo list
  • Mark as done
  • Filter item
    • filter by done
    • filter by not done
  • Search
  • Tagging
    • Add tag to item
    • List all tags
    • Filter by tag