Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
26 views2 pages

User Registration Form

User Registeration Form

Uploaded by

rtiwari1487
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views2 pages

User Registration Form

User Registeration Form

Uploaded by

rtiwari1487
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Fortunate Solutions

User Registration Form:

Add User:
Few doubts about the user registration page:
1. Should the email_id be unique.
2. Should we add city.
3. Should we verify the email_id
Super User is allowed to add a new user and any one can become a user by registration.

View User:
Here, the Super User will be allowed to view all the user both active and inactive.
He can view data including the password but cannot edit any of the details.
User will be able to view its data only if active.

Edit User:
Here, the Super User cannot edit data of other user’s but can edit their data.
User will be able to edit their data only if active.

Delete User:
User and Super User are not allowed to delete data, only inactive can be true.

Login Form:
Active user can login to the dash board and s/he will be able to view only those board, medium
and class selected.
S/he will have to verify every time they login.

1|Page
Fortunate Solutions

Validation for User Registration Page:


Class Name
1. Cannot be empty.
2. No Special Characters
3. No Number

User Name
1. Cannot be empty.
2. No Special Characters
3. No Number

Email
1. Cannot be empty.
2. Valid Email_id
3. Check if already exist

Mobile
1. Cannot be empty
2. No Special Character
3. No Alphabet
4. Not less than 10

Address
1. Cannot be empty

Password
1. Cannot be empty
2. Not less than 8
3. Should contain Special Character, Number and Alphabet.

2|Page

You might also like