avaneesh / androidTodoApp

Android TODO app with checkbox for codepath assignement
0 stars 0 forks source link

androidTodoApp

TODO app as codepath assignment. This includes check box support with persistent storage.

Demo:

  1. Add list of items
  2. Deleting an item using long press
  3. Using check box to note 'DONE' items.
  4. Show that the 'DONE status' is persistent by re-opening the app

Video Walkthrough