altontonn / Recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[1.5pt] Food List

altontonn opened this issue · comments

Food list:

  • Should display a list of food added by the logged-in user as in the wireframe (for teams with only 2 people - display also quantity of a given food).

  • Should lead to a form that allows users to add new food.