You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the page loads the user should see a bar of sorting buttons with categories to sort history cards underneath the header and main navbar
AC
WHEN the user clicks the past button or history link THEN I should see a header and main navbar THEN I should see a bar on the page under the header, that could have sorting capabilities (stretch goal) THEN I should see printed pastCards below
Dev Story
When the page loads the user should see a bar of sorting buttons with categories to sort history cards underneath the header and main navbar
AC
WHEN the user clicks the past button or history link
THEN I should see a header and main navbar
THEN I should see a bar on the page under the header, that could have sorting capabilities (stretch goal)
THEN I should see printed pastCards below
Dev Notes
Bootstrap Nav
https://getbootstrap.com/docs/4.4/components/navbar/#nav
with class of navbar-dark bg-dark for dark coloring.
The text was updated successfully, but these errors were encountered: