andrewwood2 / acebook-gazelle

AceBook project deployment
https://damp-beyond-18538.herokuapp.com/posts
Other
0 stars 2 forks source link

Users can sign in #2

Closed rebeccasedgwick closed 6 years ago

rebeccasedgwick commented 6 years ago

Importance: High

Acceptance Criteria

When a user hasn't signed in and visits the index of the application:

if they visit another URL, they are redirected to the index they can see a link to a sign in page which prompts them to enter in their email address and password. they can only enter valid emails When they submit their details, they are logged in and redirected to their posts page.