-
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.
-
-
1. Open the dialogue with Thumbnail and info inputs
-> Save the recipe information (get ID back)
-> Upload imgae
-> Next step
2. Add recipe ingredients and method screen
-> Call get ingredi…
-
https://github.com/schollz/ingredients/blob/230d0d4919702949824b6abf34fac44fbb768a8d/ingredients.go#L395
-
## Estimation of work
- TBD
## Acceptance criteria
- check box to add ingredients
- page for expanding more into the amount of specific ingredients user has
-
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
-
In the very last challenge in AboutApplyingWhatWeHaveLearnt.js, `it("should count the ingredient occurrence (imperative)"`, I tried replacing the FILL_ME_IN placeholder with `_(products).flatten()` to…
c4p3n updated
8 years ago
-
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
…