Grocery Guru
Members
- Maggie Archer,
- Anna Cossio,
- Amelia Delzell,
- Andrew O'Sullivan (TA)
Overview
Grocery shopping, inevitably, will take far longer than necessary. During a trip to the store, the average shopper becomes distracted by intriguing items, struggles to find obscure products on their list, and needs to revisit the same aisle multiple times in order to retrieve forgotten items.
Additionally, products on a grocery list were likely added in the order they were brainstormed by the user; not into groups based on their location in the store!
We aim to eliminate these inefficient practices with our project by creating an iPhone app that allows the user to form their own grocery list. When one runs out of an item in the house, they will take out their phone, open the app, scan the barcode on the item, and, if the item is sold at the grocery store, the item will be added to the list. Their groceries will be organized with respect to their location in each aisle throughout the store. Our app will also provide the approximate time it will take the user to complete their shopping run.
Objectives
- Manually create a database of UPC numbers for Paws & Go Market
- Create an intuitive mobile application in iOS using Xcode that allows a user to input a list of items needed at Paws & Go and rearranges the items into sections based on location in the store
- Program a barcode scanner that can identify a grocery item based off the UPC number, and add it to the list
- In addition to the app's scanning capabilities, create a program that allows the user to manually input their grocery item. It will do this by identifying key words or the first few letters of items typed and provides suggestions for the item based on the stock of the grocery store
- Apply an algorithm that adds the individual costs of each item on the user's list and displays the list's total cost when prompted
- Demo our project by scanning a random order of supplied items into the app so that it can add the items to the grocery list, organize the items by section, and provide a total cost of the user's list
- Create a user interface for the app that displays the grocery list itemized by section and has an "add" menu that allows the user to add an item by navigating either to a screen displaying a search bar for manual keyword search or to a camera which will scan barcodes
- The app will also have a "shopping" screen that will display a digital map of the store highlighting the sections of the store that contain the products on the list
Challenges
- Learn how to create a mobile app for an iPhone
- Learn how to code in Swift using the Xcode app developer
- Learn how to code a barcode scanner into the mobile iOS app in Swift
- Find data for and create a database that efficiently stores product locations and UPC's
- Learn how to navigate and use Amazon RDS for storing database of product data
- Create a self-explanatory and easy-to-use application interface
- Map out Paws & Go and create an algorithm that organizes the grocery list based on the location of the stock
- Ensure that frozen items are placed last on the list despite their location in a store
- Create a program that recognizes keywords so that it is not necessary for the user to input the exact product
- Create a digital map of the store and upload it to our app so that different sections will be highlighted based on the location of the products in the list
Gantt Chart
Budget
- Device with iOS (previously owned) - $0.00
- Xcode 8.2.1 - $0.00 https://itunes.apple.com/us/app/xcode/id497799835?ls=1&mt=12
- Paws & Go Gluten Free Peanut Butter & Jelly - $3.25
- Paws & Go Hummus & Pretzels - $2.60
- Paws & Go House-made Potato Chips - $2.25
- Chocolate Milk
- Rold Gold Pretzels
- Amazon RDS through Amazon Free Tier - $0.00 https://aws.amazon.com/free/
Total Budget: $13.21