Commit Graph

3 Commits

Author SHA1 Message Date
Christopher C. Wells 63d074a723 Refactor Recipe to support IngredientAmount (WIP)
Only Food IngredientAmounts are supported currently.
2021-01-22 23:47:54 -08:00
Christopher C. Wells 6b406a63ca Update nutrient calculation for IngredientAmount 2021-01-22 22:31:59 -08:00
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