Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openfoodfacts/open-prices
An open database of prices π§ΎπΈπ°π·οΈπ€π½οΈ
https://github.com/openfoodfacts/open-prices
crowdsourcing database django hacktoberfest openfoodfacts prices
Last synced: 3 days ago
JSON representation
An open database of prices π§ΎπΈπ°π·οΈπ€π½οΈ
- Host: GitHub
- URL: https://github.com/openfoodfacts/open-prices
- Owner: openfoodfacts
- License: agpl-3.0
- Created: 2023-10-21T14:02:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-25T22:39:49.000Z (20 days ago)
- Last Synced: 2024-10-29T22:38:11.649Z (16 days ago)
- Topics: crowdsourcing, database, django, hacktoberfest, openfoodfacts, prices
- Language: Python
- Homepage: https://prices.openfoodfacts.org
- Size: 3.22 MB
- Stars: 40
- Watchers: 8
- Forks: 13
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Prices API
A REST API designed to interact with the Open Food Facts _Open Prices_ database.
## Links
- 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/## Dependencies
* Python 3.11
* [Django](https://www.djangoproject.com/) framework
* PostgreSQL database## How to install on your local machine
Follow the steps in [INSTALL.md](https://github.com/openfoodfacts/open-prices/blob/main/INSTALL.md)
## Contribute
See [CONTRIBUTING.md](https://github.com/openfoodfacts/open-prices/blob/main/CONTRIBUTING.md)
Weekly meetings
* We e-meet Wednesdays at 14:00 Paris Time
* ![Google Meet](https://img.shields.io/badge/Google%20Meet-00897B?logo=google-meet&logoColor=white) Video call link: https://meet.google.com/oin-hiqp-tmd
* Join by phone: https://tel.meet/oin-hiqp-tmd?pin=5784334159966
* Add the Event to your Calendar by [adding the Open Food Facts community calendar to your calendar](https://wiki.openfoodfacts.org/Events)
* [Weekly Agenda](https://docs.google.com/document/u/0/d/1-OfMAi-cB7mi9_q172EbBCWHkfKDM0zVg4wzULW3pFY/edit): please add the Agenda items as early as you can.
* Make sure to check the Agenda items in advance of the meeting, so that we have the most informed discussions possible.
* The meeting will handle Agenda items first, and if time permits, collaborative bug triage.
* We strive to timebox the core of the meeting (decision making) to 30 minutes, with an optional free discussion/live debugging afterwards.
* We take comprehensive notes in the Weekly Agenda of agenda item discussions and of decisions taken.