suwebdev / spring-ghost

Spring Ghost repository for WATS 4020 18SQ
MIT License
1 stars 2 forks source link

Create the nav bar #2

Open laura-reeve opened 6 years ago

laura-reeve commented 6 years ago

User Story: Navigation URL: https://github.com/suwebdev/spring-ghost/wiki/User-Story:-Navigation Size: S

Reasoning: The navigation menu seemed like the perfect place to start in building this website. This was also a small user story that could be completed in one sprint. Once we have the navigation menu in place, it should be copied over to each new webpage that we build, so it will be good to have a reference from the beginning. We will also build some functionality so that buttons will link to the poetry/image webpage template and the upload content web form for a live demo to give to stakeholders at the completion of the sprint.

Tasks:

laura-reeve commented 6 years ago

Task completed in "nav-menu" branch, awaiting accessibility checks and pull requests. Used existing navbar at the very top of the screen and added buttons listed in Tasks section of this Issue. Class of "navbar-right" removed from already existing login form in navbar as a style choice. Relative links to sample poetry/image page and web form to come after pull requests accepted and changes merged to the master branch.