Welcome page
This page has two controls which are signup and login. This is home page of this software. If user is using this software for the very first time User can register using sign in button and registered user login using login Button.
Sign in page consists of 5 inputs and a submit button.
- First name
- Last name
- Email Address
- Password
- Confirm Password
For Login
- Email Address
- Password
If credentials are true user will be directed to the Dashboard.
Comments
Post a Comment