A shopping list application for Android.
- The application starta with a Splash Activity that displays a custom logo and jumps to the Shopping List after 3 seconds.
- The Shopping List displays:
- icon for the item,
- checkbox weather it has been bought or not,
- name of the item,
- Add Items, Delete All Items, Email Shopping List
- Uses database/persistence data storage via Realm.io
- Ritvik Kar