Skip to content

KavyaSreeNagasuri/login-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

login-app

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors