iOS grocery tracker app - Swift
Created for 605.687 Mobile Application Development for the iOS Platform at Johns Hopkins University.
Description
- Allows user to add grocery items to a shopping list
- Once the items are checked off, they are automatically moved into the fridge, freezer, or pantry lists
- Uses MapKit for a "nearby grocery stores" map
- Uses Notifications for notifying when an item is about to expire
- Uses CoreData for data management
- Programmed using SwiftUI