kellymorin/simplifiedSupper

User LogIn

Closed this issue · 1 comments

Story

I should be able to log in to my personal account and see only the information relevant to me.

Acceptance Criteria

Given a user already has an account with Simplified Supper
When the user opens the Simplified Supper App
Then they should see a welcome page with fields to enter their username and password

When the user submits this information
Then the information will be checked against the database
And if the information provided matches the database
Then the user will be taken to their unique view of Simplified Supper

Completed 12/5