-
Notifications
You must be signed in to change notification settings - Fork 1
Requirements
humayari edited this page May 19, 2012
·
4 revisions
These arguments are requirements which are given to Database Team:
-
Name (Full Name)
-
Nickname (A unique name for any user.)
-
Password (Should not be stored as plain text.)
-
Email
-
User-type (We can have different type of users for example Admin, Editor and Normal User which can be recognised as 0 (Admin) , 1 (Editor), 2 (Normal User) .)
-
Image (Every user May have a small display image( So in this field path of the image will be stored.))
-
Account creation date
-
Last login date
-
Status (Maybe online / off-line)
-
Location
-
Organisation
-
Date of birth (We can store date of birth that how old a user is,so some one can understand that how much he/she will be expert.)
-
AboutMe ( Some short text about user.)