A REST API designed to interact with the Open Food Facts Open Prices database.
- Backend API Swagger: https://prices.openfoodfacts.org/api/docs
- Frontend app: https://prices.openfoodfacts.org
- Frontend repo: https://github.com/openfoodfacts/open-prices-frontend
- Documentation: https://openfoodfacts.github.io/open-prices/
- The Open Prices server is exposed through the Mobile App and the Open Prices frontend (and probably elsewhere in the future, thanks to web components)
- We strive to thoughtfully design every feature before we move on to implementation, so that we respect Open Food Facts' graphic charter and nascent design system, while having efficient user flows.
Mockups for Open Prices
Mobile Mockups for Open Prices
Benchmark of the defunct Prixing app
- Are you a designer ? Join the design team
- Python 3.11
- Django framework
- PostgreSQL database
Follow the steps in INSTALL.md, local-development.md and maintenance.md
See CONTRIBUTING.md