-
Find By Ingredients
url = 'https://api.spoonacular.com/recipes/findByIngredients?ingredients=%s&number=10&ranking=1&ignorePantry=true&apiKey=
Find By Recipe ID
https://api.spoonacular.com/recipe…
-
As a user, I should be able to cook a meal if I do have enough ingredients in my pantry. As a result, cooking the meal should remove the ingredients from my pantry.
-
Originally reported by: **Jason R. Coombs (Bitbucket: [jaraco](http://bitbucket.org/jaraco), GitHub: [jaraco](http://github.com/jaraco))**
---
The VR config model is pretty generous when it comes to…
ghost updated
8 years ago
-
### Description
- Add a filter to recipe recommendations to limit number of ingredients
- some of the recipes have way too many ingredients
- maybe in increments of max 10, 15, 20, etc
-
Add onions and corresponding instructions to the following sections:
- Ingredients
- Instructions
-
## Estimation of work
- TBD
## Acceptance criteria
- check box to add ingredients
- page for expanding more into the amount of specific ingredients user has
-
Plug in converts all measurements throughout the page except those in the Ingredients list for the chicken stock recipe (about half way down the page).
[How to Make Soup - A guide by Samin Nosrat](…
-
Some users are lazy or just not enough familiar with computers to type the full URL when told.
What if you could add a text field to the homepage where a user can just type the four words (autocomp…
-
From James:
> Ideas for future-proofing our data:
Ingredients as objects instead of strings (and their own table)
Own table b/c a lot of drinks might have the same ingredient
…
-
### What
- @stephanegigandet is fixing the miniaturized dump of the DB: https://github.com/openfoodfacts/openfoodfacts-server/pull/10973
- Swap the Search-Based product download to the Dump based prod…