You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What:
Add to the recipes the ingrendient match percentage with the shelved ingredients. For instance if the cocktail requires 3 ingredients and the user has 2 of those shelved, show 66% ingredient match
Why:
In many cases if the user has 80% of the ingrendients shelved, he might want to see the recipes he can "almost" make in order create some variations, or he can create the cocktail since he owns a similar ingredient. For instance, he might own Pisco, but not Grappa.
How:
For each cocktail recipe shows the percentage of ingredients that match with the ingredients shelved.
Based on this info:
allow the user to sort by ingredient match percentage
allow the user to search by ingredient match percentage intervals (ie: min 70% ingredient match)
daschy
changed the title
Add percentage of ingredients match compared to the shelf for each cocktail recipe
Feat: Add percentage of ingredients match compared to the shelf for each cocktail recipe
Sep 18, 2024
great suggestion, I like the idea of having match percentage on cocktail. In the meantime something similar can be done by using total missing ingredients filter.
Thanks!
karlomikus
changed the title
Feat: Add percentage of ingredients match compared to the shelf for each cocktail recipe
Add percentage of matched ingredients
Nov 10, 2024
What:
Add to the recipes the ingrendient match percentage with the shelved ingredients. For instance if the cocktail requires 3 ingredients and the user has 2 of those shelved, show
66% ingredient match
Why:
In many cases if the user has 80% of the ingrendients shelved, he might want to see the recipes he can "almost" make in order create some variations, or he can create the cocktail since he owns a similar ingredient. For instance, he might own Pisco, but not Grappa.
How:
For each cocktail recipe shows the percentage of ingredients that match with the ingredients shelved.
Based on this info:
Similar feature is implemented in the https://www.mixelcocktails.com/
Thanks
PS: awesome project
The text was updated successfully, but these errors were encountered: