Log In - ac486/IS421 GitHub Wiki

This screen will be for existing users to log in so that they can access the website

User Story

As an Account Owner, I can log in with my username/email and password so that I can access my account.

Scenarios

Scenario 1: Wrong password
Given that the user has an account, and he/she forgets his/her password, when he/she attempts to log in with the incorrect password, the website will deny the user access and be redirected to log in again

Scenario 2: Successful Signon
Given that the user inputs the correct username and password, when the user clicks on “sign in,” the website will bring the user to the dashboard to his/her account

Wireframe

![](https://github.com/ac486/IS421/blob/master/screenshoots/lastproject-2.png?raw=true)

Flow Chart

![](https://github.com/ac486/IS421/blob/master/flowcharts/Login.png?raw=true)
⚠️ **GitHub.com Fallback** ⚠️