Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 449 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 449 Bytes

Shopping List

A shopping list application for Android.

Features

  • 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

Authors

  • Ritvik Kar