misalazeem / Recipe_App

This is a recipe app (Full stack) on ROR
MIT License
1 stars 0 forks source link

Recipe list #21

Closed misalazeem closed 1 year ago

misalazeem commented 1 year ago

Follow tasks have been completed in this PR

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.