KamilaWZ / alergy-detector

aplication shall help parents to recognize what type of food products alergize their children.
0 stars 1 forks source link

Prepare a view for Ingredient #7

Open matisnape opened 2 years ago

matisnape commented 2 years ago

Write views reflecting Ingredient CRUD - create (form), read (show), update (edit form) and delete.

There should be a button on main page to create an ingredient. Allow user to save an ingredient to the database.