issues
search
VSeray
/
Recipe-app
0
stars
1
forks
source link
Recipe App: Food list
#13
Closed
VSeray
closed
2 years ago
VSeray
commented
2 years ago
Create a food model
Generate food controller
Configure routes for food controller
Create the index and create a method to display and create food for the current user
Add delete method to delete food
Style food index page
Write tests for food model, controller, and views