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

Navbar #1

Open
spotmonk opened this issue May 6, 2020 · 3 comments · Fixed by #23
Open

Navbar #1

spotmonk opened this issue May 6, 2020 · 3 comments · Fixed by #23

Comments

@spotmonk
Copy link
Contributor

spotmonk commented May 6, 2020

As a user, when I visit each page on the site, I should see a navbar with A large image and links to Home, Past, Present, Future, Purchasing underneath.

AC

WHEN the user first visits the site
THEN I should see nav bar
AND there should be a image of Khakis and Chinos
AND there should be a Home Link
AND there should be a Past Link
AND there should be a Present Link
AND there should be a Future Link
AND there should be a Purchasing Link

Dev Notes

image of: https://www.gentlemansgazette.com/wp-content/uploads/2016/09/Khakis-Chinos.jpg

Bootstrap Nav
https://getbootstrap.com/docs/4.4/components/navbar/#nav
with class of navbar-dark bg-dark for dark coloring.

@bnemchak
Copy link
Contributor

bnemchak commented May 6, 2020

Screen Shot 2020-05-05 at 7 28 34 PM

@luketlancaster
Copy link
Member

is the nav going to be hard-coded or dynamically generated?

@bnemchak
Copy link
Contributor

bnemchak commented May 7, 2020

this will be done dynamically, styled on CSS sheet

@spotmonk spotmonk linked a pull request May 13, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants