Grocy-SwiftUI
Grocy-SwiftUI copied to clipboard
Enhancement: GPS for shopping list sorting
Add GPS to stores so the list gets sorted automatically after this.
This way the things to buy in the store I’m in at the moment are at the top of list.
I already thought about this. But there are some caveats to this:
- location data needs to be stored in a clever way
- allow for multiple locations per shop (e.g. branches of the same shop)
- location permissions are needed
- background updates are needed
I guess this could be quite time consuming to develop, although it would be a nice feature. It is low priority for now.
I already use this with the pon App. It’s really great 😊😉