nss-evening-cohort-10 / nutshell-star-destroyer

0 stars 1 forks source link

Home Page: NavBar #34

Closed EmileeA closed 4 years ago

EmileeA commented 4 years ago

User Story

When a user logs in, they should see a navbar across all pages with the Imperial logo and an option to click a drop-down menu. There should be a search bar in the nav that allows them to search via keyword.

AC

WHEN the user loads the homepage THEN they should see a navbar on each page AND it will have a search bar in the center AND they can search by keyword AND it will have a drop-down menu in the top left AND it will have the imperial logo in the top right

Dev Notes

mariabrock commented 4 years ago

NavBar: https://getbootstrap.com/docs/4.3/components/navbar/#external-content

Imperial Style Guide: https://imperialstyleguide.com/

bootstrap css source code: https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.css

mariabrock commented 4 years ago

dropdown-menu-together