Line 39:
Line 39:
== Current status ==
== Current status ==
+
+
=== Tech Stack ===
The project is deployed on https://prices.openfoodfacts.org. It is built with:
The project is deployed on https://prices.openfoodfacts.org. It is built with:
−
* a Python <s>FastAPI</s> Django backend to store data ([https://github.com/openfoodfacts/open-prices Github code])
−
* a Vue.js frontend to add prices ([https://github.com/openfoodfacts/open-prices-frontend Github code])
−
Integration:
+
{| class="wikitable"
−
* basic price addition & list in the official mobile app
+
|-
−
* in https://openfoodfacts-explorer.vercel.app
+
! Stack !! Technology !! Code !! Details
+
|-
+
| Backend || Python <s>FastAPI</s> Django API || https://github.com/openfoodfacts/open-prices ||
+
|-
+
| Frontend || Javascript Vue.js 3 + Vuetify || https://github.com/openfoodfacts/open-prices-frontend ||
+
|}
+
+
=== OFF integrations ===
+
+
{| class="wikitable"
+
|-
+
! Name !! Code !! Details
+
|-
+
| Mobile integration || https://github.com/openfoodfacts/smooth-app || Integration in the official OFF mobile app
+
|-
+
| Openfoodfacts-explorer || ||
+
|}
+
+
We're not displaying the price on Open Food Facts website yet, as it has to be thoroughly considered first (the website attracts a lot of traffic).
+
+
=== Known re-uses ===
−
We're not displaying the price on Open Food Facts website or application yet, as it has to be thoroughly considered first (the website and the application attract a lot of traffic).
+
{| class="wikitable"
+
|-
+
! Name (& link) !! Code !! Details !! Main contributor
+
|-
+
| [https://dmayaux.shinyapps.io/open_prices Location map] || || A world map of all the contributions in Open Prices || Damien M
+
|-
+
| [https://resplendent-kelpie-95e21b.netlify.app/ Price of carrots] || || || Alex B
+
|-
+
| Shop comparison || || || Quentin L
+
|}
== Challenges ==
== Challenges ==