amrendrakind / 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 public so anyone can access them.

Home Page:https://radiant-temple-57492.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[5.0 pt] Recipes list -Member A

isaacpitwa opened this issue · comments

  • Should display a list of recipes created by the logged-in user as in the wireframe.
  • Should lead to recipe details.
  • If the user is the owner of the recipe, should allow the user to delete it.