Skip to content
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

Add a simple DEV mode button to go to jump between the product page and its Open Prices equivalent #4973

Closed
teolemon opened this issue Jan 11, 2024 · 5 comments · Fixed by #4976
Labels

Comments

@teolemon
Copy link
Member

What

@monsieurtanuki
Copy link
Contributor

@teolemon I don't know how fast you intend to move with Prices within Smoothie, but instead of a shortcut to the Prices app we could almost display first a read-only page of prices with the current API - something like [price, date, location].
And then a button to the Prices app.

@monsieurtanuki
Copy link
Contributor

@teolemon For the record I've just added my first price with my flutter demo app.
I've also noted that the product was about 20% cheaper than in the Monoprix next door.
image

@teolemon
Copy link
Member Author

Having prices within Smoothie would entice more people to input prices, indeed. @monsieurtanuki 👍
Would also be curious to build your prototype app.

@monsieurtanuki
Copy link
Contributor

Having prices within Smoothie would entice more people to input prices, indeed. @monsieurtanuki 👍

Just testing it let me imagine the potential new features, like displaying inside the product items an indicative (average) price e.g. in shops within 2km.

Would also be curious to build your prototype app.

It's in https://github.com/monsieurtanuki/openprices but for the moment it's mainly hard-coded values and not intuitive at all.
Following are the features that could be implemented/refined:

  • a "login" page with user and password
  • an "OSM location finder" (which may be a pain in the neck)
  • an "add price" page with text fields
    • barcode
    • price
    • currency
    • OSM location
    • date
  • That would be the Minimal Viable Product

@monsieurtanuki
Copy link
Contributor

Just coded the "OSM location finder".
The app is still not ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants