App name -
(To better manage groceries!)
For JOURNAL, click on the link or visit wiki pages in the project repository.
For QA Test Plans:
Google Play Store Live: Stocked!
For App privacy policy: Stocked! Privacy Policy
Stocked! is an app to keep track of your groceries that might expire in some time. Users can input the items that they want to keep track of, for example, eggs, bread, potatoes etc. The app shows the number of days before the item expires. App fires a notification a day before the item is about to expire. Users can also mark the item as consumed.
The app also allows a user to make a shopping list for the next time he/she visits the grocery store.
The app has a timeline view that stores all the items that the user has kept track of - stocked, consumed and expired.
- Install Android SDK
- Run
git clone https://github.com/av-7/stocked.git
in your working directory. - Open Android Studio and select
stocked/Source
as the project directory. - Build and Run.
On launching the app, the home screen will show up.