Feature Request: Search by Ingredients
See original GitHub issueAs a user, I would like to search by drink ingredients. For example, if I search vodka
, then the search results should return back related drinks with vodka
in their ingredients
list.
This should be implemented on the “Search” view. The UI is open to suggestions, but should take advantage of Bootstrap Vue if possible and will require extending the RecipeFind.vue component.
Since this is a static website, it will all be done in JS using the JSON recipes.
Feel free to discuss here for ideas.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
[Feature request] Ability to "create" recipe by scanning ...
[Feature request] Ability to "create" recipe by scanning ingredients back to ... than looking up each and every one of the ingredients in...
Read more >Top Apps For Finding Recipes For Ingredients You Already ...
SuperCook is probably the best known app for building recipes by selecting a group of ingredients. This platform helps you waste less food...
Read more >Feature Request : r/MacroFactor
This feature is planned for then near future, we're calling it explode recipe, it logs a recipe as its ingredients, instead of in...
Read more >Cookbook:Feature requests/Recipe attributes
I've been navigating around Cookbook and I find it is not scalable. ... A recipe could have specific attributes like ingredients, time to...
Read more >Spell effect search bar feature request - openmw.org
Spell effect search bar feature request ... Currently, you can search alchemy ingredients both by their names and by their magical effect.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Updated post. Now I know I can reference issue and create in one go haha!
I’d like to tackle this challenge.