- Login Screen will appear through which user can login using valid credentials already existing in the Store or a new user can be created
- Username and password will be validated based on criteria
- Username should be a valid email
- Password should be atleast 8 characters long
- If the credentials are valid, user will be navigated to Dashboard page which consists of the list of users data
- While creating a user, the username should be different from the existing users. Otherwise user won't be created
- On Successfull creation of a user, user can login with newly created credentials
KavyaSreeNagasuri/login-app
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|