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

🎯 What can I work on ? (NodeJS SDK)

Open teolemon opened this issue 2 years ago • 0 comments

### For developers
- [ ] https://github.com/openfoodfacts/openfoodfacts-nodejs/issues/443
- [x] Generate automatic documentation from code
### Maintenance
- [ ] https://github.com/openfoodfacts/openfoodfacts-nodejs/pulls

Features

  • [ ] 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/
### 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)
- [ ] Open Prices
- [ ] Open Products Facts
- [ ] Open Beauty Facts
- [ ] Open Pet Food Facts
- [ ] Moderation
### 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

teolemon avatar Jan 29 '22 07:01 teolemon