Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meal Cart Navbar #71

Open
6 tasks
Jonpatt92 opened this issue Jan 21, 2020 · 0 comments
Open
6 tasks

Meal Cart Navbar #71

Jonpatt92 opened this issue Jan 21, 2020 · 0 comments

Comments

@Jonpatt92
Copy link
Collaborator

Jonpatt92 commented Jan 21, 2020

As a logged in user, when I look at the Navbar.
I should see a 'Meal Cart' icon. 
When I click on the Meal Cart icon it should expand in the right side of the page.
So that I can see my Dishes being assembled to create a meal. 
  • When I click the Meal Cart icon in the navbar it expands from the right side of the page

  • I see a list of all my dishes

  • If I click on a Dish, it expands to show the foods it contains

  • Each Dish name is a link, which will take me a page where I can edit that dish

  • At the bottom of the meal cart tab I see a button to finalize the meal, which takes me to the meal creation page and prompts me to name it

  • At the bottom of the meal cart tab I see a button to add more dishes, which takes me to the meal creation page and prompts me to add a new dish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant