Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 371 Bytes

File metadata and controls

11 lines (8 loc) · 371 Bytes

TaskList

Simple Android application containing a list of items where a user can do any of the following with the items:

  • Add
  • Edit
  • Delete
  • Check off

The purpose was to explore Realm DB instead of SQLite. You can download the apk here.