1,082
edits
No edit summary |
|||
Line 92: | Line 92: | ||
* Server-side | * Server-side | ||
** Ingredients analysis - done | ** Ingredients analysis - done | ||
** [[Open Food Facts Search API Version 2]] - in progress | ** [[Open Food Facts Search API Version 2]] - https://github.com/openfoodfacts/openfoodfacts-server/pull/4039 - in progress | ||
** [[Product Attributes]] for ranking - in progress | ** [[Product Attributes]] for ranking - https://github.com/openfoodfacts/openfoodfacts-server/pull/4113 - in progress | ||
* New OFF Flutter app ("Smoothie") | * New OFF Flutter app ("Smoothie") | ||
** UI to locally save user preferences - done | ** UI to locally save user preferences - done | ||
Line 100: | Line 100: | ||
** UI to display ranked product attributes for one product | ** UI to display ranked product attributes for one product | ||
* OFF web site | * OFF web site | ||
** UI to locally save user preferences | ** UI to locally save user preferences - https://github.com/openfoodfacts/openfoodfacts-server/issues/4119 | ||
** Javascript library to score a product based on locally saved user preferences + product attributes from the API | ** Javascript library to score a product based on locally saved user preferences + product attributes from the API - https://github.com/openfoodfacts/openfoodfacts-server/issues/4120 | ||
** Local UI to display the ranked list of products according to user preferences (JS based) | ** Local UI to display the ranked list of products according to user preferences (JS based) - https://github.com/openfoodfacts/openfoodfacts-server/issues/4121 | ||
** Local UI to display for one product the ranked product attributes according to user preferences (JS based) | ** Local UI to display for one product the ranked product attributes according to user preferences (JS based) - https://github.com/openfoodfacts/openfoodfacts-server/issues/4122 | ||
[[Category:Project:Personalized_Search]] | [[Category:Project:Personalized_Search]] |