Commit Graph

2 Commits

Author SHA1 Message Date
Christopher C. Wells 99129e3c76 Create IngredientAmount class
This class will replace FoodAmount when it has proper support for
calculating nutrients for FoodAmount and Recipe combinations.
2021-01-22 22:02:20 -08:00
Christopher C. Wells ffd635a750 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-22 21:12:10 -08:00