Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

TABLE OF CONTENTS

Table of Contents
1.0 Introduction..............................................................................................................1
1.1 Purpose.........................................................................................................1
1.2 Scope............................................................................................................1
1.3 Point of Contact............................................................................................1
1.3.1 Information & Coordination.........................................................2
1.3.2 Adminstrative Support.................................................................3

2.0 Current System .........................................................................................................3


3.0 Functional Study .......................................................................................................4
3.1 Functional Requirement ................................................................................5
3.2 Impact on Current System..............................................................................6
3.3 Program Specification ....................................................................................7
4.0 Acronyms & Definations .............................................................................................8

Screen Name Login


Module User
Menu Reference Login
Dependency on NA
Module
Inputs
 User Name
 Password

Validation
 Username should not blank.
 Password should.
 Invalid Username or password.
 System locked for three wrong password entered.
 Password should expire in 60 days
 Password has expired ,change the password

Process Logic

Output
 Redirect to Admin Dashboard

User Login

User Registration

Screen Name User Profile


Module User
Menu Reference
Dependency on Login
Module
Inputs
 User Full Name
 Mobile
 Email Id
 DOB
 Address
 Blood Group

Validation
 Username should not blank.
 All fields are mandatory (*)
 Could not save data at this time.
 User already exist

Process Logic

Output
 Data save Successfully and Redirect to Admin Home Page

You might also like