nss-evening-cohort-10 / nutshell-renaissance-fair

0 stars 0 forks source link

NavBar/Auth #30

Closed phillipsja97 closed 4 years ago

phillipsja97 commented 5 years ago

UserStory

As a user, I want to be able to log into the app and make changes to the data. If I am not an authorized user, I still want to be able to see the data.

AC

WHEN the user gets to the page and doesn't log in THEN the logo will be on the left side of the NavBar AND the log in with google button will be on the right side of the NavBar. AND when the user does log in THEN the logo will be on the left side of the NavBar AND the logout button will replace the login with google on the right side of the NavBar. AND When the user is not authenticated, there should be no buttons to make changes to the data.

DevNotes