cody-giroux / MiddleGround-305Proj

1 stars 1 forks source link

U2 User Login #10

Open cody-giroux opened 7 months ago

cody-giroux commented 7 months ago

AS A user, I WANT TO log in to my account, SO THAT I can access my profile and use the app's features.

SCENARIO: User logs in to their account GIVEN the user is on the app's login page WHEN they enter their credentials and click the login button THEN they are logged in to their account WITHIN a few seconds AND they are redirected to the app's homepage.