Inspiration
We were looking to create a useful app that we could see ourselves using.
What it does
Our app helps you create a shopping list by tracking how frequently you purchase each item from the grocery store. Based on your input, the app maintains an up-to-date shopping list that will help you save time and reduce trips to the store.
How we built it
We used Java and SQLite within Android Studio.
Challenges we ran into
- Using a database within Android Studio
- Registering onClickListeners for individual items within ListViews
- Determining a database schema for tracking when items should appear on the list
Accomplishments that we're proud of
- UI design
- practical use
- simplicity
What we learned
- Using Android Studio to create a UI
- Researched and found an API to implement database interactions
- Creating custom ListViews and onClickListeners
What's next for GrocerEase
- Price totals for each trip
- Adding one-time purchases to your list
- Organizing and filtering your list
- Ability to track spending habits
- Enhanced UI
Log in or sign up for Devpost to join the conversation.