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

USER STORY: Site Navigation #14

Closed
3 tasks done
chris-townsend opened this issue Nov 9, 2022 · 0 comments
Closed
3 tasks done

USER STORY: Site Navigation #14

chris-townsend opened this issue Nov 9, 2022 · 0 comments
Assignees
Labels
2 User Story Estimate is 2 story points development Development Process must-have A must-have feature

Comments

@chris-townsend
Copy link
Owner

chris-townsend commented Nov 9, 2022

User Story:

As a User, I can navigate around the site so that I can easily view desired content

Acceptance Criteria:

  • The nav bar section is at the top of every page which will allow users to navigate to their desired content easily.
  • A heading in the nav section or social icons should be interactive - have a hover effect on them so the user knows that they are interacting with site content
  • All images/links have alt tags for accessibility
  • All external links open in a new tab (social icons)

Related User Stories:

Tasks:

  • Create a nav section at the top of the base.html view using bootstrap
  • Make headings/ icons interactive when hovered over
    • CSS :hover
  • Fix navbar into position
    • Collapse the navbar section into a drop-down hamburger icon for mobile devices

@chris-townsend chris-townsend added must-have A must-have feature 2 User Story Estimate is 2 story points development Development Process labels Nov 9, 2022
@chris-townsend chris-townsend added this to the EPIC: Navigation milestone Nov 9, 2022
@chris-townsend chris-townsend self-assigned this Nov 9, 2022
@chris-townsend chris-townsend moved this from Todo to In Progress in Kitchen Tales Kanban board Nov 16, 2022
Repository owner moved this from In Progress to Done in Kitchen Tales Kanban board Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 User Story Estimate is 2 story points development Development Process must-have A must-have feature
Projects
Development

No branches or pull requests

1 participant