-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request: Warenkorb pricewatch #121
Comments
Hm, maybe just marking the start of a group would do? Then you'd check a "group start" checkbox on the first Coca Cola Light, and another "group start" checkbox on the first Red Bull Energy Drink. A group then starts at the item that has its "group start" checkbox checked and includes all the items until the next item with the "group start" checkbox checked. Still a bit tedious, but simple enough to implement and understand. With those groups in place, we could then have a little button at the top of the list that presents you a new list with the cheapest items from each group today. And if today you are only interested in a subset of stores, you just check those in the filter UI. No need for a price watch. |
Either this or the grouped items would just fold in with only the cheapest option remaining visible. In case there is no single cheapest option, the shop with the most items that rank cheapest altogether would be selected. This would also group the shopping cart to get as many items as possible from a single shop, reflecting real-life shopping, in my opinion. For this to make sense, it would also be necessary to be able to sort the list by shop. Additionally, it would be nice to have Subtotal Sums for every store and a Total, as well as the amount of savings. |
I'm more the fuck around to find out guy. Will do a PoC with the considerations of @consier and @badlogic
|
This looks really promising! I think it would make sense to indicate more clearly whether something is a meta-item or not. Maybe putting the store into brackets would do the trick, like |
They will be rendered inside the cart only and should behave like a default cart item IMHO.
Additionally I'll work on cart sums (and sums by store) |
I do not have the means to implement something like this, but I would like to suggest a feature:
The shopping baskets themselves are interesting as an analysis tool. However, to make them useful in everyday life, it would be exciting if the noted products could be checked for their prices and then sorted according to 2 or more previously set supermarket-favourites. This way, one could save a weekly shopping list as a basket and shortly before shopping, check which combination of supermarkets would result in the most savings. Often, supermarkets of different chains - especially in urban areas - are located in close proximity to each other.
The text was updated successfully, but these errors were encountered: