issues
search
mohashyne
/
Recipe_App
MIT License
2
stars
0
forks
source link
Navigation
#35
Closed
Kidd254
closed
1 year ago
Kidd254
commented
1 year ago
In this pull request I:
[ ] configured routes to display log in page instead of the default rails page
[ ] added missing columns to the inventories and food table
[ ] Added a view for public recipes
[ ] created a navbar for easy navigation
[ ] Added destroy method in the inventoryController to delete inventory items
[ ] fixed the redirection loop
[ ] added some bootstrap styling
In this pull request I: