-
![Screenshot 2024-11-15 at 16.47.05.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/11d73fc5-f170-4a1b-83bb-b276917aa6d8.png)
Although Cli avoids repeated ingredients added…
-
![Screenshot 2024-11-15 at 16.47.05.png](https://raw.githubusercontent.com/YubotKwng/pe/main/files/11d73fc5-f170-4a1b-83bb-b276917aa6d8.png)
Although Cli avoids repeated ingredients added to the inve…
-
Every time an ingredient is clicked on, an ingredient modal displaying portions, attributes, and nutrition should be displayed. This should include a close button and is referenced from multiple plac…
-
I was demonstrating chef to my wife, and she said something to the effect of: "What I really need is a way to look up recipes by their ingredients, so that I can choose what recipe to make based on th…
-
In every recipe there should be a specified amount of each ingredient required for the dish.
Need a way to implement it in the current system.
-
## Objective
Create data model and storage for Rails application ingredients
## Tasks
- [ ] Create `Ingredient` model with fields:
- name (string)
- description (text)
- template_content…
-
see title
![image.png](https://raw.githubusercontent.com/Progresst-8/pe/main/files/5135c82d-bfcc-42fb-b694-e5af41f8c65d.png)
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/b93e136f-137a-47cb-add2-d11e949d9212.png)
If a user wants to search for multiple ingredients, they can only search fo…
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/dbe0288b-579a-4e51-9d35-337ef9fd737d.png)
Takes far more time if I want to just edit 1 ingredient/step when I have to…
-
I imported recipes and then created a shopping list. I ended up with "eggs" and "large eggs" on the shopping list (and various other items that I would like combined. I know that I can do this withi…