A Python Django REST API designed to interact with the Open Food Facts Open Prices database.
- Open Prices Frontend app: https://prices.openfoodfacts.org
- Open Prices Frontend repository: https://github.com/openfoodfacts/open-prices-frontend
- Open Prices API: https://prices.openfoodfacts.org/api/docs
- Documentation: https://openfoodfacts.github.io/open-prices
- Wiki: https://wiki.openfoodfacts.org/Project:Open-Prices
- Open Prices API Documentation: https://prices.openfoodfacts.org/api/docs
- Make sure you comply with the OdBL licence, mentioning the source of your data, and ensuring to avoid combining non free data you can't release legally as open data. Another requirement is contributing back any product you add using this SDK.
- Please get in touch at reuse@openfoodfacts.org
- We are very interested in learning what the Open Prices data is used for. It is not mandatory, but we would very much appreciate it if you tell us about your re-uses (https://forms.gle/hwaeqBfs8ywwhbTg8) so that we can share them with the Open Food Facts community. And we would be happy to feature it here: https://prices.openfoodfacts.org/community
- 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