openfoodfacts-go icon indicating copy to clipboard operation
openfoodfacts-go copied to clipboard

What can I work on ? (Go SDK)

Open teolemon opened this issue 2 years ago • 0 comments

Simplify developer flow

  • [ ] Automatic publication of the package
  • [ ] #42
  • [ ] #24

Add new and missing features

GENERAL

  • [ ] Multilingual (180 languages are supported)
  • [ ] Create users
  • [ ] Check if users exist

READ

  • [ ] Product: you can retrieve information about products
  • [ ] Product images (get product image by field, size and language, current fields are: Front, Ingredients, Nutrition, Packaging)
  • [ ] Additives, Allergens, Environment impact, Ingredient analysis, Nutrient levels, Nutrition facts (incl. micro-nutrients)
  • [ ] Language dependant fields (like ingredients, product name, packaging text)
  • [ ] Eco-Score, Nutri-Score, NOVA groups
  • [ ] Translated, high-level and customizable product information (Attributes)
  • [ ] Product completion status
  • [ ] Folksonomy Engine (custom properties for products)
  • [ ] Open Food Facts Events (Gamification)

PERSONALIZATION

  • [ ] Recommended Daily Intakes
  • [ ] Translated, high-level and customizable product information (Attributes)
  • [ ] Autocompleting for the user inputs, by giving suggestions for (Labels, categories, ingredients, additives, traces ...)

SEARCH

  • [ ] search products by tags
  • [ ] search products with / without additives
  • [ ] search products with keywords
  • [ ] Personalized search

WRITE

  • [ ] Save product to Open Food Facts
  • [ ] Send images
  • [ ] User comments and auth
  • [ ] Anonymous photo upload
  • [ ] Photo operations (rotate, crop, select, unselect with language awareness)

ML

  • [ ] Robotoff support
  • [ ] Extract ingredients from ingredients image: User can extract the ingredients text if it is missing
  • [ ] Get the OCR of the ingredients photo (for validation purposes)

Roadmap

  • [ ] List of new APIs to implement: https://github.com/openfoodfacts/api-documentation/issues

Add new and missing features

  • [ ] #16
  • [x] #25
  • [ ] New APIs: https://github.com/openfoodfacts/api-documentation/issues?q=is%3Aissue+is%3Aopen+label%3A%22new+api+to+document%22
  • [ ] Existing APIs: https://github.com/openfoodfacts/api-documentation/

teolemon avatar Jan 29 '22 07:01 teolemon