openfoodfacts / openfoodfacts-dart

Open Food Facts API Wrapper
https://pub.dev/packages/openfoodfacts
Apache License 2.0
161 stars 66 forks source link

Adding support for the Prices project #831

Open teolemon opened 9 months ago

teolemon commented 9 months ago

Description

Add support for the Prices project https://prices.openfoodfacts.org/api/docs Points of contact: @raphodn @raphael0202 Demonstrator by @monsieurtanuki : https://github.com/monsieurtanuki/openprices

monsieurtanuki commented 9 months ago

Adding support for the Prices project https://price.openfoodfacts.org/docs

@teolemon The link doesn't work.

teolemon commented 9 months ago

I just updated it, we swapped the url this morning, since we're going to have many prices

monsieurtanuki commented 9 months ago

@teolemon @raphodn @raphael0202 Btw is there already a project of app dedicated to prices, with

raphodn commented 9 months ago

Hey @monsieurtanuki ! You can find details about the project here : https://wiki.openfoodfacts.org/Project:Open-Prices There are links to the repos & demos there :)

raphael0202 commented 8 months ago

Btw is there already a project of app dedicated to prices, with

@monsieurtanuki That's interesting, can you give us the link? :)

monsieurtanuki commented 8 months ago

@raphael0202 "is there?" (question), and not "there is" (affirmation)...

That said, I"d be glad to start a POC. Assuming that we already have users with a relatively clear idea about their needs (e.g. "price" session in a specific shop).

raphael0202 commented 8 months ago

"is there?" (question), and not "there is" (affirmation)...

Oh my bad, without a question mark at the end I misread it. Yes there is a JS POC available here: https://prices.openfoodfacts.net/app!

It's still a work in progress, but we would definitely need a real app to do this, as web barcode scanners are far from working correctly.

edit: the frontend repo is here: https://github.com/openfoodfacts/open-prices-frontend