nss-evening-cohort-26 / gitsub-live-wire

gitsub-live-wire created by GitHub Classroom
0 stars 0 forks source link

add nav bar functions to link to each page #21

Closed yarelismartin closed 8 months ago

yarelismartin commented 8 months ago

User Story

When the user clicks the buttons on the nav bar, it will take the user to the specific tab that clicked (overview, repos, projects).

Acceptance Criteria

The user will see a boostrap nav bar with buttons on it. When the user clicks any of the buttons on the nav bar, it will take the user to that specific page based on the button clicked.

Dependecies

addEventListener functions need to be added to the buttons, so that when they are clicked, it takes the user to the correct page.

Dev Notes

The other html pages will impact this ticket as when the buttons are clicked, the page will be need to be connected to each corresponding buttons. Screenshot 2024-02-06 104330