27
Civil Registration G .Bala Krishna (08N31A0527) Under guidance of G. Sarabha Reddy Asst.Professor D . Lavanya Reddy (08N31A0522) . Rakesh (08N31A0530)

Civil Registry (2)

Embed Size (px)

Citation preview

Page 1: Civil Registry (2)

Civil Registration

G .Bala Krishna (08N31A0527)

Under guidance ofG. Sarabha Reddy Asst.Professor

D . Lavanya Reddy (08N31A0522)

G . Rakesh (08N31A0530)

Page 2: Civil Registry (2)

CONTENT

1.ABSTRACT2.EXISTING SYSTEM3.PROPOSED SYSTEM4.HARD WARE & SOFTWARE SPECIFICATIONS5. SOFTWARE REQUIREMENT SPECIFICATION6.MODULES7.UML DIAGRAMS8.OUTPUT SCREENS9.CONCLUSION

Page 3: Civil Registry (2)

1. ABSTRACT

• The Civil Registration is a web-based enterprise application that automates all possible business functionalities of the Online Registration such as providing information catalog of various Registration types to customers, applying for a government records like passport, driving license, voter’s ID card, PAN card etc... And register certificates like birth, marriage etc.

• The main purpose of the web site is to reduce the effort by the candidate and save his time and avoid unwanted rushes at the government offices and assure a smooth working schedule at government offices.

Page 4: Civil Registry (2)

2.EXISTING SYSTEM 

Existing system refers to the system that is being followed till now. Presently all the registrations are done manually. If a person wants to make registrations like birth, death, marriage etc he should directly contact the corresponding office. The main disadvantage is that there will be lot of difficulties for the citizens. So, all these procedures will be a time consuming one.

LIMITATIONS OF PRESENT SYSTEM • Difficult for persons.• Time consuming.

Page 5: Civil Registry (2)

3. PROPOSED SYSTEM

• Civil Registry is aimed at developing a web-based system. In this system the person can register online and do many things. The details of all the things are made available to them through the website.

3.1 ADVANTAGES

• This website provides online help for legal queries. • This website helps all the users to view the registration • The user can post thread in the forum.• The system is user friendly.  

Page 6: Civil Registry (2)

4. HARDWARE & SOFTWARE REQUIREMENTS

HARDWARE REQUIREMENTS:

• PIV 2.8 GHz Processor and Above• RAM 512MB and Above• HDD 10 GB Hard Disk Space and Above

SOFTWARE REQUIREMENTS:

• WINDOWS OS (XP / 2000 / 2000 Server / 2003 Server and Above)

• Visual Studio .Net 2008/2010 Enterprise/Professional Edition• Internet Information Server 5.0 (IIS)• MS.Net Framework 3.5• SQL Server 2005/2008 Enterprise Edition

Page 7: Civil Registry (2)

5. SOFTWARE REQUIREMENT SPECIFICATION

• This document is the complete product requirement specification for the Civil Registration System. .

Purpose:

The purpose of this Software Requirement Specification (SRS) is to help the project. It is provided with some requirements which are used in Civil Registration. All parts; design, coding and testing will be prepared with helping of SRS.

Scope:

The scope of Software Requirements Specification is to present all requirements about Civil Registration.. As this is a web application, it supports the company in increasing the profits by reaching more number of customers round the clock (i.e. 24X7).

Page 8: Civil Registry (2)

5.1 FUNCTIONAL REQUIREMENTS • This system should help the user by providing the details online and

provides a facility to hunt the Registration records based on various options like based on the user requirements. Admin can allocate a password and login id to the user. By using that user can continue for the prospect reason.

• This system should provide the visitors also to view the services.

• If they are very much interested can get registered through this site. Otherwise visitors can give their feedbacks.

 

Page 9: Civil Registry (2)

5.2 Non-Functional Requirements

• Secure access of confidential data (user’s details). SSL (Secure Sockets Layer) can be used.

• 24 X 7 availability• Better component design to get better performance at peak

time• Flexible service based architecture will be highly desirable for

future extension

5.3 Performance Requirements

• The system should be able to interface with the existing system

• The system should be accurate• The system should be better than the existing system

Page 10: Civil Registry (2)

6. MODULES The system after careful analysis has been identified to be presented with the following modules:

The modules involved are:

Administrator Module User Module Report Module Authentication module

Page 11: Civil Registry (2)

Admin Module:

This module maintains the services related to system administrator who is authenticated in this system. Admin is application administrator user. Site Admin facilities to add/view/edit different types of interactions/components. Admin can manage components which is required for users. Admin can provide privileges to the different users to access the information, pages on this system.

User Module:

This module deals user Registration, Login on this Civil Registration System through World Wide Web. After successfully registration, user can login to this system using User Id and Password. User can view all Registration plan and can view the admin information for own region/area like state/city/location wise. User can apply for registration plan online using this system.

Page 12: Civil Registry (2)

Report Module:

This module contains all the information about the reports generated by Administrator, users etc.

User Authentication & Authorization Module:-

This module contains all the information about the authenticated user. User without his username and password can’t enter into the login if he is only the authenticated user then he can enter to his login and he can see the all the information related to the project which he is developing. This module uses Form Based Authentication & Authorization to make security.

Page 13: Civil Registry (2)

7.UML DIAGRAMS7.1 ACTIVITY DIAGRAM

A Activity diagram is a specification sequences of states that an object.

Login

Admin

user

registration

Request

Respone

Logout

Page 14: Civil Registry (2)

7.2 USE CASE DIAGRAM

For Admin

login

change name

birth registration

marriage

death registration

admin

logout

Page 15: Civil Registry (2)

For User

login

send mails

feedbacks

bitrh reg

passport application

user

ration relation

Page 16: Civil Registry (2)

7.3 SEQUENCE DIAGRAM

For Admin

Login Screen Login Master Login Master Login Master master index page

Validating Username

Authenticate ID

Check The Username and Password

Validating Password

Check Required Privilizes

sevices,feedback,latestnews,contacts

Page 17: Civil Registry (2)

For User

Login Screen user loginuser login user login master index page

Validating Username

Authenticate ID

Check The Username and Password

Validating Password

Check Required Privilizes

birth reg,marrige reg,death reg,pan card.passport,voter id,ration

Page 18: Civil Registry (2)

7.4 CLASS DIAGRAM

Page 19: Civil Registry (2)

8. OUTPUT SCREENS

Form Design:Here are the following form designs for Insurance on Internet:

Page 20: Civil Registry (2)

HOME

Page 21: Civil Registry (2)

LOGIN

Page 22: Civil Registry (2)
Page 23: Civil Registry (2)

BIRTH

Page 24: Civil Registry (2)
Page 25: Civil Registry (2)

ADMIN LOGIN

Page 26: Civil Registry (2)
Page 27: Civil Registry (2)

9. CONCLUSION

• This project proved good for me as it provided practical knowledge of not only programming in ASP.NET and C#NET web based application and no some extent Windows Application and SQL Server, but also about all handling procedure related with “Civil Registration”.