issues
search
edahigure
/
Recipe-app
MIT License
0
stars
0
forks
source link
Make recipe view and implement create method
#15
Closed
edahigure
closed
1 year ago
edahigure
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.