openfoodfacts/smooth-app

Create a Compatibility Score explainer

Open

#6,457 opened on Mar 17, 2025

 (5 comments) (0 reactions) (1 assignee)Dart (459 forks)auto 404
good first issue⚙️🥗 Food preferences

Repository metrics

Stars
 (1,372 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi everyone!

Today, on the product page, when we click on the Compatibility Score, we are redirected to the Food Prefs Settings. Image

Instead, we want to show a modal sheet explaining how the score is computed:

For each food preference, the UI will explain if it's a good or bad point. Basically, this is a different layout from the product page: Image

The list is sorted by Importance (by default): Mandatory / Very important / Important … or by Score: Positive and negative points

By clicking on the Settings icon, the user will be redirected to the Food Prefs Settings.

https://github.com/gsoc students: If you want to develop this feature, please explain us how you would implement it.

Contributor guide