openfoodfacts / open-prices-frontend

A vue.js front-end for Open Prices
25 stars 13 forks source link

Price form: improve location selector #37

Open raphodn opened 11 months ago

raphodn commented 11 months ago

Story

The location selector could be improved and simplified, to accelerate price collection

TODO

v2 ideas

Part of

teolemon commented 9 months ago

@raphodn How about allowing to use the Device location, and proposing a list of shop candidates within a 500m radius ?

image

Showmaster3000 commented 5 months ago

another thing is adding brand new locations. In my case, a completely new Aldi opened two weeks ago. I just mapped it last week via osm, but it is currently still missing via komoot api. Adding prices is therefore not possible.

raphodn commented 5 months ago

another thing is adding brand new locations. In my case, a completely new Aldi opened two weeks ago. I just mapped it last week via osm, but it is currently still missing via komoot api. Adding prices is therefore not possible.

indeed we need to figure out the frequency of komoot's API updates... edit : every tuesdays !

in the meantime you can now search the location by its ID (#617)

raphodn commented 2 months ago

Following a discussion on the mobile side - https://github.com/openfoodfacts/smooth-app/issues/5568 - the default Photon search will now be restricted to osm_tag=shop&osm_tag=amenity (todo: offer a wider search if no results found)