kcal/app/Models
Christopher C. Wells 17e640303d Implement FDA guideline-based rounding
Rounding is left out of Food nutrients for now to prevent rounding up before
summing in certain places.
2021-04-08 16:34:30 -07:00
..
Traits Filter supported units in ingredient picker 2021-04-04 14:55:19 -07:00
Food.php Filter supported units in ingredient picker 2021-04-04 14:55:19 -07:00
Goal.php Add Goal factory 2021-04-02 23:42:27 -07:00
IngredientAmount.php Implement FDA guideline-based rounding 2021-04-08 16:34:30 -07:00
JournalEntry.php Replace meals static array with Collection 2021-04-02 23:42:27 -07:00
Recipe.php Implement FDA guideline-based rounding 2021-04-08 16:34:30 -07:00
RecipeSeparator.php Complete initial factories for all models 2021-04-02 23:42:27 -07:00
RecipeStep.php Add ingredient separators (#10) 2021-03-26 08:58:37 -07:00
Tag.php Override Tag class in app models 2021-04-02 23:42:27 -07:00
User.php Add Heroku support (#12) 2021-04-06 10:05:10 -07:00