- Splash Screen
- Login Screen
- Error message-> Phone number contains less than 10 digits and password contains less than 8 characters.
- No error-> Phone number contains 10 digits and password contain a minimum of 8 characters.
- Usage of datepicker to select date of birth.
- User information such as name, dob and gender.
- Error message-> email id is invalid, phone number contains less than/more than 10 digits, password doesn't contain minimum of 8 characters including alphabets and numbers, confirm password doesn't match with the entered password.
- No error-> email id is valid, phone number contains 10 digits, password contains a minimum of 8 characters including alphabets and numbers, confirm password matches with the entered password.
- Account created successfully.