openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
851 stars 282 forks source link

In the old app we had a tab to show contributions info (latest contributor, users that edited the page, etc.) #3210

Open M123-dev opened 2 years ago

M123-dev commented 2 years ago

What

teolemon commented 2 years ago

https://world.openfoodfacts.org/api/v2/product/3033710065066.json?fields=editors,editors_tags,photographers,photographers_tags,last_check_dates_tags,last_checked_t,last_checker,last_edit_dates_tags,last_editor,last_image_dates_tags,last_image_t,last_modified_by,last_modified_t

monsieurtanuki commented 1 year ago

@M123-dev Now with https://github.com/openfoodfacts/openfoodfacts-dart/issues/618 and https://github.com/openfoodfacts/openfoodfacts-dart/pull/636 the product fields are available.

monsieurtanuki commented 1 year ago

@M123-dev Any idea about where to display that contribution data?

M123-dev commented 1 year ago

No, I just created this issue out of a bullet list in another issue. @teolemon do you have suggestions for that

teolemon commented 1 year ago
teolemon commented 1 year ago

Related to