Skip to content
ac486 edited this page Dec 15, 2015 · 19 revisions

This page will allow for users to retrieve their forgotten password

User Story

As an Account Owner, I can retrieve my forgotten password with my email so that I can access my account.

Scenarios

Scenario 1: Forgotten Password
Given that the user has an account, and he/she forgets his/her password, when he/she clicks on “Forgot password?” link, the website will bring the user to the forgotten password form and the user will retrieve their password by email.

Wireframe

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

Flowchart

![](https://github.com/ac486/IS421/blob/master/flowcharts/ForgotPassword.png?raw=true)