issues
search
misalazeem
/
Recipe_App
This is a recipe app (Full stack) on ROR
MIT License
1
stars
0
forks
source link
Create Recipe List (All CRUD principles except update) - Student B [3 pts]
#8
Closed
misalazeem
closed
1 year ago
misalazeem
commented
1 year ago
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.