Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coordinate with the server to integrate the new moderation experience #885

Open
8 tasks
Tracked by #24
teolemon opened this issue Nov 24, 2023 · 1 comment
Open
8 tasks
Tracked by #24
Labels
✨ enhancement New feature or request P2

Comments

@teolemon
Copy link
Member

teolemon commented Nov 24, 2023

What

The new moderation tool is about to be deployed. Will update this as a backend is finalized
https://nutripatrol.openfoodfacts.org/docs

API Endpoints for the new moderation experience

Data Models

  • Flag: Represents a flag raised by a user on a product or image.

  • Ticket: Represents a ticket associated with a flag, containing details about the issue.

  • Additional Notes:

  • The client should support validation of user input and error handling.

  • Authentication mechanisms should be implemented to restrict access to specific functionalities.

PoC @raphael0202 + Valentin

https://github.com/openfoodfacts/nutripatrol
https://github.com/openfoodfacts/nutripatrol/blob/main/app/api.py

Part of

@teolemon teolemon added the ✨ enhancement New feature or request label Nov 24, 2023
@teolemon teolemon transferred this issue from openfoodfacts/smooth-app Feb 16, 2024
@teolemon teolemon added the P2 label Feb 16, 2024
@teolemon
Copy link
Member Author

@monsieurtanuki the API doc has just been deployed by @raphael0202

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request P2
Projects
Status: 💬 To discuss and validate
Development

No branches or pull requests

1 participant