Christopher C. Wells
|
983b7695dd
|
Add support for recipe recipe ingredients
|
2021-01-23 10:33:25 -08:00 |
Christopher C. Wells
|
1c420bc624
|
Remove remaining FoodAmount references
|
2021-01-23 10:33:25 -08:00 |
Christopher C. Wells
|
670d6127ca
|
Refactor Recipe to support IngredientAmount (WIP)
Only Food IngredientAmounts are supported currently.
|
2021-01-23 10:33:25 -08:00 |
Christopher C. Wells
|
5ded6bfce6
|
Create IngredientAmount class
This class will replace FoodAmount when it has proper support for
calculating nutrients for FoodAmount and Recipe combinations.
|
2021-01-23 10:33:25 -08:00 |
Christopher C. Wells
|
13f1302132
|
Add initial Recipe support to ingredient picker (WIP)
A new class it likely needed here -- IngredientAmount -- to support either a
Food or a Recipe.
|
2021-01-23 10:33:25 -08:00 |