SmartCart is a PoC for sorting a shopping list by location based data and your shopping behaviour.
Problem: For example, if you visit your favourite grocery store with your full packed shopping list you will maybe first find the vegetables but your unsorted list begins with toiletpaper. So what you do is scrolling the list down to the vegetables that you wanna buy or in the worst case you go to the toiletpaper and go 3 corridors back again.
Solution: With SmartCart you can add the stores by their geolocation to the shopping list and if you enter the store your shopping list gets sorted by the order you went through the last time.
- Geofencing for a defined store
- Store based sorting
- UI to add stores
- UI to add items
- UI to create shopping lists
Attention: To run this project, you need Xcode 12 Beta because the target is set to iOS 14 and it´s using some new SwiftUI elements.
