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

Navigation #16

Open
9 tasks done
AnnekeSchuette opened this issue Mar 15, 2021 · 0 comments
Open
9 tasks done

Navigation #16

AnnekeSchuette opened this issue Mar 15, 2021 · 0 comments

Comments

@AnnekeSchuette
Copy link
Owner

AnnekeSchuette commented Mar 15, 2021

Value statement

As a user
I need a navigation
so that I can access all pages of the app

Description

Navigation component
image

Acceptance criteria

  • the Navigation shows two nav items: "Explore" and "Wine Storage" (see wireframes above)
  • the corresponding nav item for the active page is highlighted (see wireframes above)
  • the app initially renders "ExplorePage"
  • the correct page is rendered on click
  • the subtitle in app header is changes to "Wine Storage" on page switch

Tasks

Navigation component

  • Write unit tests for Navigation component
  • Create a Navigation Component
  • Create/expand router for "ExplorePage" and "WineStoragePage"
  • test in browser + mobile
@AnnekeSchuette AnnekeSchuette created this issue from a note in Capstone Project (To do) Mar 15, 2021
@AnnekeSchuette AnnekeSchuette moved this from To do to Sprint in Capstone Project Mar 15, 2021
@AnnekeSchuette AnnekeSchuette moved this from Sprint to In progress in Capstone Project Mar 20, 2021
@AnnekeSchuette AnnekeSchuette moved this from In progress to Code Review in Capstone Project Mar 20, 2021
@AnnekeSchuette AnnekeSchuette moved this from Code Review to Quality Assurance in Capstone Project Mar 21, 2021
@AnnekeSchuette AnnekeSchuette moved this from Quality Assurance to Done (in production) in Capstone Project Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Capstone Project
Done (in production)
Development

No branches or pull requests

1 participant