open-prices
open-prices copied to clipboard
Moderation: allow to report prices and proof to Nutri-Patrol
Problem
- With anonymous proofs + increased visibility in the app, we're going to have moderation challenges
- Allow to report prices and proofs to Nutri-Patrol
Related issues
- https://github.com/openfoodfacts/open-prices-frontend/issues/629
- https://github.com/openfoodfacts/open-prices/issues/687
- https://github.com/openfoodfacts/open-prices/discussions/321 & https://github.com/openfoodfacts/open-prices/discussions/319
- https://github.com/openfoodfacts/nutripatrol/issues/76
Nutri-Patrol
Current schema
- flag = "signalement"
- flavor: from which app ? OFF/OBF...
- ticket = affiché à l'utilisateur (status open/closed)
Changes needed for OP
- flag.type: add 'price'
- flag.source: add 'openprices-web'
- new flag.platform field ('openfoodfacts', 'openprices')
Integration in OP
- small frontend integration to send data to Nutripatrol. webcomponent ?
- we'll need to track change diffs (history...) on OP as well: #831
We'll be focusing on #1094 instead