Open matisnape opened 2 years ago
Write views reflecting Meal CRUD - create (form), read (show), update (edit form) and delete.
In create/edit, there should be fields for:
For now we will be adding ingredients in the notes field - assigning existing ingredients to a meal will be done in another task.
There should be a button to create a new meal on main page. Allow user to save a meal to the database.
Write views reflecting Meal CRUD - create (form), read (show), update (edit form) and delete.
In create/edit, there should be fields for:
For now we will be adding ingredients in the notes field - assigning existing ingredients to a meal will be done in another task.
There should be a button to create a new meal on main page. Allow user to save a meal to the database.