Commit Graph

13 Commits

Author SHA1 Message Date
Christopher C. Wells ab10dd0342 Use slugs for recipe and food routes 2021-01-01 20:34:55 -08:00
Christopher C. Wells dfad48c71d Refactor journal entries to record nutrients directly 2021-01-01 09:50:19 -08:00
Christopher C. Wells c33776155a Refactor on servings-based food data (WIP) 2020-12-31 14:59:05 -08:00
Christopher C. Wells 1ec4439d8e Add initial "Journal entry" model 2020-12-31 11:00:14 -08:00
Christopher C. Wells 2dd92c8d3a Refactor "ingredients" as "foods" 2020-12-30 15:06:22 -08:00
Christopher C. Wells 3060bdbb7c Add support for sodium and cholesterol tracking 2020-12-22 19:55:33 -08:00
Christopher C. Wells 013baa88fc Refactor on base 100g unit 2020-12-22 15:08:49 -08:00
Christopher C. Wells 2d1990d415 Add RecipeStep model 2020-12-21 21:23:38 -08:00
Christopher C. Wells 978a3088c4 Add unit support to IngredientAmount 2020-12-21 20:24:47 -08:00
Christopher C. Wells d54ad13460 Add Recipe model 2020-12-21 15:25:10 -08:00
Christopher C. Wells a4cc3c3f65 Add IngredientAmount model 2020-12-21 13:59:05 -08:00
Christopher C. Wells 18543c4971 Add Ingredient model 2020-12-21 13:54:30 -08:00
Christopher C. Wells dbc7ad9c32 Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00