You are on page 1of 24

Project members :

G.Panduranga Rao(06A81A1229)
N.N.K.G.Gupta(06A81A1227)

Road Transport Authority (RTA) is an online information source developed for


Road Transport Authority to facilitate the users in applying for various licenses and
registrations. This tool has been designed to facilitate the flow of information within the
organization.
RTA provides the facility the users to apply online for driving license,
registration of vehicles, collection of tax, RTO forms, and booking slot and where the
administrator can view the applications of the booking slot for Learners Driving License,
test drive and for vehicle registration and it also shows the details of the members who
have applied for Learning License, Test Drive and for vehicle registration.

Road Transport Authority (RTA) is an online information source


developed for Road Transport Authority to facilitate the users in applying for various
licenses and registrations. This tool has been designed to facilitate the flow of
information within the organization.

The existing system of RTA services has been is usage for two years. The
existing system is not giving accurate results while doing transactions. It doesnt
provide security, anyone can enter into the system and can do their own transactions.
It is not flexible in generating reports. And many manual processes are made
computerized.

To overcome problems in the existing System a new RTO services Road Transport
Authority is proposed after study of system. The objectives of proposed system are:
Facilities ease of operation.
Ensure data integrity and security.
Less manpower.
Generate accurate reports.
Accurate handling of multiple details of multiple customers.

Hardware:
RAM
Hard Disk
Monitor
Keyboard
Mouse
Software:
Operating System
Presentation layer
Database
Database layer
Documentation

:
:
:
:
:
:
:
:
:
:

256 MB RAM or more


20 GB or more
Standard color monitor
Standard keyboard
Standard mouse
Window 2000, XP
Java, Servlets, JSP
My SQL
JDBC
Ms Office

<<include>>

Login

Member

Validation

<<extend>>
Driving Licence
<<extend>>
Booking
<<extend>>

Test Drive

RTO's Forms
Vehicle Registration
Administrator
Collection Tax

Members

:login

:members

:drivinglicence

: Administrator

1: login request

valid

response

2: view
response
3: Book
response

4: book
response

5: book
response

6: view
response

:testdrive

:vehiclereg

:collectiontax

:register

:login

:drivinglicence

: Member
1: submit form

verify

confirmation
2: login request

valid

response

3: Book
response
4: book
response

5: book
response
6: download forms
response

7: view
response

:testdrive

:vehiclereg

:rto forms

:collectiontax

Registration
1..1

Tax
ID : string
services : string
form : string
tax : number

Members
Id : string
name : string
Type : string
date : date
email : string
0..n
1..1

create()
update()
delete()
view()
close()

0..n

1..n
1..n

createbooking()
update()
delete()
close()
view()
0..n

1..1

Login
Username : string
password : string
changepassword : void
view()
close()
validation()

Admin
username : string
password : string
permission : string
1..1

1..1

0..n
0..n

1..1
1..1

1..1

RTOForms
ID : string
type : string
frmno : number
purpose : string
create()
update()
delete()
view()
close()

1..1

VehicleReg
ID : string
name : string
type : string
location : string
dob : date
email : string
create()
update()
delete()
view()
close()

1..1

0..n

1..1
0..n

createbooking()
update()
delete()
view()
close()
validation()

0..n
TestDrive
ID : string
licenceno : number
date : date
location : string
create()
update()
delete()
view()
close()

1..1

DrivingLicence
ID : string
services : string
form : string
Doc : string
fees : number
create()
update()
delete()
view()
close()

The project has been appreciated by all the users in the organization.
It is easy to use, since it uses the GUI provided in the user dialog.
User friendly screens are provided.
The usage of software increases the efficiency, decreases the effort.
It has been efficiently employed as a project management mechanism.
It has been thoroughly tested and implemented

You might also like