AADHAR SECURE TRAVEL IDENETITY

22
A Minor Project Report AADHAR SECURE TRAVEL IDENETITY On Under the Guidance Of Dr. Manish Srivastava (HOD) (Dept. of Computer Science & Engineering) Submitted By Pratik Kumar Department of Computer Science And Engineering Institute Of Technology, GURU GHASIDAS UNIVERSITY, BILASPUR (A central University)

Transcript of AADHAR SECURE TRAVEL IDENETITY

Page 1: AADHAR SECURE TRAVEL IDENETITY

A Minor Project Report

AADHAR SECURE TRAVEL IDENETITYOn

Under the Guidance Of

Dr. Manish Srivastava(HOD)

(Dept. of Computer Science & Engineering) Submitted By

Pratik Kumar

Department of Computer Science And Engineering Institute Of Technology,

GURU GHASIDAS UNIVERSITY, BILASPUR(A central University)

Page 2: AADHAR SECURE TRAVEL IDENETITY

Aadhaar

Secure Travel Identity

Page 3: AADHAR SECURE TRAVEL IDENETITY

It creates a tool that manages the handling of travel that includes passport, license and crime using the unique identification associated with each individual.

It Integrates Citizen, Aadhaar Dept, Crime, Passport & RTA to address travel issues and disputes.

Objectives

Page 4: AADHAR SECURE TRAVEL IDENETITY

UID & Password

ID, DOB & Photo

Verify

citizenVerifi

catio

n

RegisterRejected

passport

Enquiry & clearance

Data UID

Passport is sent to UID

UID

Driving license

Data

No ob

jectio

n

License is sent to UID

UpdateChange address & pwd

Change address and

password Update successful

View details

View details

Page 5: AADHAR SECURE TRAVEL IDENETITY

You may proceed sir..

Please prove your identity

sir..

Investigation room

UID is blocked until

investigation complete

UID

ClearanceBlock UID

Page 6: AADHAR SECURE TRAVEL IDENETITY

System analysis

Page 7: AADHAR SECURE TRAVEL IDENETITY

◦ The citizen is identified by multiple identity cards.

◦ There is no unique identity in India.

◦ Passport has to be carried for travel abroad.

◦ Crime department cannot talk to the private airlines to trace or stop travel of a citizen instantly.

◦ Change of address has to be made as per the department concerned.

◦ Agents play the role of intermediates to facilitate operations between the citizen and the corresponding Govt department.

◦ Money has to be paid to the agents as commission.

 

Existing System

Page 8: AADHAR SECURE TRAVEL IDENETITY

◦ A citizen is provided with a UID. The id is associated with a pin number.

◦ A physical verification is taken up by the surveyor on whose confirmation the ID is issued.

◦ A citizen holding the ID can only apply for passport or license.

◦ Based on the type of application the application is forwarded either to the Police department for verification or to the RTA for driving test status.

◦ Citizen has an online mode where he can check the status of each application.

◦ The crime department integrates with the airlines and identifies citizen who has a conditional travel.

Proposed SystemNameParentsGenderDoBPoBAddress

Page 9: AADHAR SECURE TRAVEL IDENETITY

For transaction related to govt departments the ID and pin number should be quoted.

The citizen does not have to approach agents for applications. Aadhaar seva centers would facilitate the application processing. The citizen has his application auto-filled when he visits the seva centers. No commission is involved.

The UID doesn’t allow duplicate application for any type of card. The citizen can apply the next time only when he fails a verification or

test. Address changes easily updated.

Advantage of Proposed System

Page 10: AADHAR SECURE TRAVEL IDENETITY

Aadhar staff

Aadhar secure travel identity

JDBC-ODBC Driver

Software Architecture Diagram :

Citizen

Database server

(Aadhar db)

presentation

Application

Integration

Data

(CLIENT SIDE - AADHAR SEVA CENTER)

Client

JSP HTMLTomcat

Page 11: AADHAR SECURE TRAVEL IDENETITY

Firewalls

Tomcat

Aadhar Secure Travel Identity

JDBC-ODBC Driver

HTTP/HTTPS

presentation

Application

Integration

DataDatabase server

Citizen Admin RTA Crime Passport officerClient

Security

Software Architecture Diagram : Server Side

JSP HTML

Page 12: AADHAR SECURE TRAVEL IDENETITY

Technical Architecture

IINTE

RNET

UID

FILEServer

Admin

AAOI

RTA

Citizen

Aadhaar

Tomcat.ico

Crime

Staff

Page 13: AADHAR SECURE TRAVEL IDENETITY

System Design

Page 14: AADHAR SECURE TRAVEL IDENETITY
Page 15: AADHAR SECURE TRAVEL IDENETITY

Activity diagram

Accept uid and pwd

Verify Error message

Admin Citizen Aadhaar Staff Crime AAIRTACitizen

NO

YES

Page 16: AADHAR SECURE TRAVEL IDENETITY

Sequence Diagram For Login

_ Registrations_ AADHAAR

_User

_1 : \ User login request \

_2 : \ Prompt for uname & pwd \

_3 : \ Enter uname & pwd \

_4 : \ Verify \

_5 : \ Return status ( Success / Failure ) \

_6 : \ Load modules ( On success ) \

_7 : \ Load error page ( On failure ) \

Page 17: AADHAR SECURE TRAVEL IDENETITY

Object diagram

Page 18: AADHAR SECURE TRAVEL IDENETITY

Project Modules

Page 19: AADHAR SECURE TRAVEL IDENETITY

MODULES : There Exists Seven Modules Login & Security:This module allows only authorized users

to use the application. The application comes with a default administrator account.

Citizen Registration:This module allows the citizen to register for unique identity. The citizen provides his personal information, photo to the registration module.

Process & Issue Unique Identity: This module generates unique identification number for each application (citizen). The UID is also associated with a password which can be changed by the citizen.

Page 20: AADHAR SECURE TRAVEL IDENETITY

Apply Passport:This module allows the citizen to register application for passport. The module auto fills the application with the information already available in the UID regn database.

Passport Processing: This module allows the administrator to verify the details of the application and to check the status of the report.

Crime Control:This module allows the crime department to view citizen information either using the uid or the passport number

License Monitor:

Reports:

Page 21: AADHAR SECURE TRAVEL IDENETITY

Software Requirement: Operating System : Windows 2000 or Higher  Front End : Java,JSP  Backend : Ms-Access  Web Server : Tomcat Hardware Requirement (Minimum)

Processor : PIV

Ram : 512 Mb

Hard Disk : 10 GB Space

Software & Hardware Requirement

Page 22: AADHAR SECURE TRAVEL IDENETITY