Jrmcuervo / RoR-group-project

0 stars 0 forks source link

User Recipes List [5 Xpt] #3

Open Jrmcuervo opened 1 year ago

Jrmcuervo commented 1 year ago

Create a page to display recipes added by the logged-in user, in line with the wireframe design. Allow navigation to recipe details. If logged-in user owns a recipe, provide an option to delete the recipe.

Jrmcuervo commented 1 year ago

Project references; Recipes list: 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.