issues
search
VSeray
/
Recipe-app
0
stars
1
forks
source link
Recipes list
#12
Closed
TimmyChan99
closed
2 years ago
TimmyChan99
commented
2 years ago
In this PR I:
Refactor the migrations and associations between models.
Display the list of recipes created by the logged-in user as in the wireframe.
Add a link that leads to recipe details.
Allow the user to delete the recipe.
Display the details of a recipe.
Set up routes for
recipes
In this PR I:
recipes