KeithRWalker / Movie-Night

0 stars 0 forks source link

movies/logout #6

Closed KeithRWalker closed 5 years ago

KeithRWalker commented 5 years ago

User Story

As a User, when I am logged in, I should see an h2 tag that says movies and a link in the navbar for movies and for logout.

AC

WHEN the user is sucessfully logged into the site they should see an <h2> tag that says Movies AND They should see a link in the navbar for movies, and another to logout.

Development