ppt ofrecord maintenance rms

37
RECORD MAINTENANCE RECORD MAINTENANCE  SYSTEM  SYSTEM BY ashmeet

Upload: ashmeet-sabby

Post on 06-Apr-2018

225 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 1/37

RECORD MAINTENANCE RECORD MAINTENANCE  SYSTEM SYSTEM

BY

ashmeet

Page 2: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 2/37

 TABLE OF CONTENT  TABLE OF CONTENT 

Introduction of Project

Project Intro

Features Modules

Architecture used

Technology used

Page 3: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 3/37

INTRODUCTIONINTRODUCTION

This project Record Maintenance System

is windows application in which user 

add, delete, view and modify records of the Students. Using this software the

Record Maintenance will become easier,

efficient and can be implemented using

existing system. The main advantage of 

the project is the computerization of the

current manual Record Maintenance

 process.

Page 4: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 4/37

FEATURESFEATURESThere are 7 features in this project. They are as:      User/Administrator Login

      Adding and Saving an Student Account by User 

      Display of all the Student Accounts Already Entered

      Searching of Student Account based on Unique ID

     

Changing Student Account Details as Name, Address, Contact Number, etc.

     Deletion of an Student Account

     Validation Functions

Checking the length and validity of Unique ID

Checking the length and validity of User Details

Checking the Duplication of the Unique ID     Student Account Details must contain

ID

 Name

Address

Contact No, etc. System Generated Date

Page 5: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 5/37

CONT.uCONT.u

Record Maintenance System (RMS) isapplication software developed for speeding upthe process of computerized Record Maintenanceof Student Accounts. The system will be handled

 by the User of the system only. A user can add, delete, display, search and change

Student Account.

It has wide range of scope in private and public

sector which includes all government agencies,MNC¶s, Schools, Colleges, institutions, Banks andmany more for easy access of records.

Page 6: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 6/37

 MODULE DESCRIPTION MODULE DESCRIPTION

Module-1

Phase I: Addition Customer Accounts

User/Administrator Login: The input can be user id and

 password or password only. It is to login to the system.

Adding and Saving Customer Account: The inputs are

Unique ID, Name, Address, Contact No, System Generated

Date, etc.

Validation Functions on the Inputs: Checking the length,validity and duplication of Unique ID, Checking the length

and validity of various User Account Details.

Display of all the Customer Accounts Already Entered:

There is no input required. The various Account Details can

 be viewed one by one.

Page 7: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 7/37

 MODULE DESCRIPTION MODULE DESCRIPTION

Module-2

Phase II: Maintenance of Customer Accounts

Searching of Customer Account based on Unique ID:

The input is Unique ID of Customer Account. AnyCustomer Account can be searched by providing UniqueID for the concerned record.

Changing Customer Account Details: The input isUnique ID of Customer Account. Changing of Customer 

Account Details as Name, Address, Contact Number,etc.

Deletion of a Customer Account: The input is UniqueID of Customer Account. It deletes Customer Accountdetails of the particular Customer.

Page 8: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 8/37

ARCHITECTURE USEDARCHITECTURE USED

Page 9: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 9/37

 TECHNOLOGY USED TECHNOLOGY USED

     Software requirement:- 1) Linux operating system.

2) Language C (IPC pipes, file-handling,ncurses).

     Hardware requirement:- 1) 1Gb Hard disk.

2) 512 Mb RAM.

Page 10: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 10/37

ROLE OF TEAM MEMBERSROLE OF TEAM MEMBERS

y Reshu Goel: being the group leader hercontribution was to design windowsimplement the code into the pipes on the

server side as well as client side and inlinking of all the windows in manner toperform the intended task.

y Keshav: Documentation and

presentation.y Virender: SDS, SRS,Fesibility and

presentation.

Page 11: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 11/37

PROCESS DESIGNPROCESS DESIGN

T  he designing of the process is divided into two 

levels:- 

1) level zero.2) level one.

Page 12: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 12/37

LEVEL ZEROLEVEL ZERO

Page 13: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 13/37

LEVEL 1LEVEL 1

Page 14: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 14/37

DATA FLOW DIAGRAM(DFD)DATA FLOW DIAGRAM(DFD)

USER DFDUSER DFD

Page 15: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 15/37

ADMINISTRATOR DFDADMINISTRATOR DFD

Page 16: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 16/37

EE--R DIAGRAMR DIAGRAM

Page 17: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 17/37

Page 18: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 18/37

INPUT SCREENSINPUT SCREENS

Page 19: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 19/37

 WELCOME WINDOW  WELCOME WINDOW 

Page 20: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 20/37

LOGIN WINDOW LOGIN WINDOW 

Page 21: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 21/37

ADMIN/USER LOGINADMIN/USER LOGIN

Page 22: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 22/37

USER LOGINUSER LOGIN

Page 23: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 23/37

 SIGNUP WINDOW(REGu) SIGNUP WINDOW(REGu)

Page 24: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 24/37

 SIGN IN WINDOW  SIGN IN WINDOW 

Page 25: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 25/37

CONTDu..CONTDu..

Page 26: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 26/37

ADMIN LOGINADMIN LOGIN

Page 27: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 27/37

OUTPUT SCREENSOUTPUT SCREENS

Page 28: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 28/37

 STUDENT PERSONAL DETAILS STUDENT PERSONAL DETAILS

Page 29: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 29/37

 MARKS DETAILS MARKS DETAILS

Page 30: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 30/37

ATTEND. DETAILSATTEND. DETAILS

Page 31: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 31/37

ADMINADMIN FEATURESFEATURES

Page 32: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 32/37

INSERTIONINSERTION

Page 33: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 33/37

ADDITIONADDITION

Page 34: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 34/37

 VIEW ALL  VIEW ALL 

Page 35: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 35/37

UPDATIONUPDATION

Page 36: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 36/37

DELETIONDELETION

Page 37: Ppt Ofrecord Maintenance Rms

8/3/2019 Ppt Ofrecord Maintenance Rms

http://slidepdf.com/reader/full/ppt-ofrecord-maintenance-rms 37/37

CONCLUSIONCONCLUSION

The RMS is a great improvement over the

manual system where the chance of 

manual error is always there. Thecomputerization of the system speeds up

the process.