Standup: 9 30 - mwdion/WineCrush GitHub Wiki
Yesterday:
Fixed the controllers to display only current_user information
Tastes CRUD
Today:
-Figure out how to display only certain wines by adding a boolean column to the wine db.
-Figure out the redirects in the controller to make sure when a menu is created under restaurant it is redirected to the restaurant dash and when a user creates a menu it is redirected to the user dash.
-Figure out how to change the inputs for the wine.
-Specifying Red, White, Sparkling with a drop down in both tastes and wine crud.
-Make links for everything/breadcrumbs so it is easier to navigate
-Attach the tastes to wines
Roadblocks:
- Making the restaurant menus visible for users.