Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 284 Bytes

Simple ToDO Application

Use cases supported

  • Add item to the ToDo list
  • Remove item (long click) from the list
  • Edit item (single click)
  • Persist items in device file system
  • Specify the due date and priority for items

Video Walkthrough