openfoodfacts-react-native icon indicating copy to clipboard operation
openfoodfacts-react-native copied to clipboard

🎯 What can I work on ? (React Native SDK)

Open teolemon opened this issue 2 years ago • 0 comments

What

  • #2
  • #1

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)
- [ ] Knowledge panels as a component (including Facets KPs)
  - [ ] staging: https://facets-kp.openfoodfacts.net/ 
  - [ ] prod: https://facets-kp.openfoodfacts.org/
### 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
- [ ] 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

teolemon avatar Feb 14 '22 18:02 teolemon