danielufeli/recipe-app-rails-group-capstone

[2.5pt] Recipies list (with all CRUD implementation, except for 'update')

Closed this issue · 0 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 user to delete it.