openfoodfacts / open-prices

An open database of prices 🧾💸💰🏷️🤑🍽️
https://prices.openfoodfacts.org
GNU Affero General Public License v3.0
35 stars 11 forks source link

An admin interface for moderators #188

Open raphodn opened 8 months ago

raphodn commented 8 months ago

Story

Admin / moderators could have an easy-to-use interface to make changes (edit or delete price, edit location data...). Similar to the admin in Django.

Libraries

see below

raphodn commented 7 months ago

Possible libraries

fastapi-admin sqladmin fastapi-amis-admin
repo Github
2.4k stars
Github
1.5k stars
Github
831 stars
activity Last commit : 1 month
382 commits
Last release : 31 aug 2021
11 contributors
Last commit : 1 week
337 commits
Last release : last week (feb 2024)
51 contributors
Last commit : 1 month
525 commits
Last release : 11 jan 2024
14 contributors
recap not very active. documentation not on par. paid pro version not much can be done for now. basic CRUD. Many contributors, good bet for the future ! uses Amis, a Baidu dependency (chinese CDN, no english translation). Pretty well maintained

thanks @vjousse

vjousse commented 7 months ago

What about using Django for the admin? Cf https://dev.to/kathmandu/fastapi-with-django-orm-and-admin-1dae

teolemon commented 6 months ago

FYI @raphodn @vjousse https://github.com/openfoodfacts/openfoodfacts-server/pull/9918