Sei sulla pagina 1di 10

DEPARTMENT OF INFORMATION TECHNOLOGY FACULTY OF

ENGINEERING & TECHNOLOGY

MINI PROJECT REPORT

SUBJECT TITLE: OBJECT ORIENTED ANALYSIS AND DESIGN


SUBJECT CODE: 15SE203

PROJECT TITLE: AIR TRAFFIC MANAGEMENT

TEAM MEMBERS (NAME AND REG.NO)

Sidhdharth S. RA1611008010103
Hariharan S. RA1611008010115

Department of Information Technology

SRM University, SRM Nagar, Kattankulathur-603203 Kancheepuram District,


Tamil Nadu
Rubrics

Experiment Component Max. Marks Grading Rubrics

UML Diagrams are well


Missing two or more required
Documentation/ documented. The documentation
functional requirement .The
10 supporting all functional
Procedure documentation work not up to the
requirement and non-functional
mark. (5 Mark)
requirement(10 Marks)

Completeness of Completeness of
concept, consistent concept, inconsistent
Incomplete static view. (1
Concept 5 variable naming and variable naming and
Mark)
relationship in static relationship in static
view. (5 Marks) view. (3 Marks)

Precise usage of
symbols in dynamic Improper usage of
view. Symbols. Symbols misplaced in
Usage of Symbols 3
diagram. (1 Mark)
(3 Marks) (2 Marks)

Completion of all 8
Construction of UML
UML Diagrams using Construction of few
Diagrams 4 Diagrams using other
Visual Paradigm Tool. diagrams. (1 Mark)
tools. (2 Marks)
(4 Marks)

Oral Viva and


Oral Viva and partial Oral Viva not fulfilled. (1
Viva and Innovative Idea 3 Innovative approach.
idea. (2 Marks) Mark)
(3 Marks)

TOTAL 25
List of Diagrams

S.No Diagram Name Page No


1 Use Case Diagram 6
2 Class Diagram 7
3 Sequence Diagram 8
4 Activity Diagram 9
5 Component Diagram 10
6 Deployment Diagram 11

15SE203-OOAD-Mini Project(Rubrics) Title:


1 2 3 5 Total

Application Concept Usage of Symbols[5] Diagram and Innovative ideas[5] 25


Components [5] Layout [10]

Marks awarded

Staff Signature Total Marks (Max = 25)

1. Name of the Project Transportation Portal

The main objective of the project is to create an online transportation


ticket reservation system which helps users to book ticket seamlessly
and easily in the website.

To help improve our work, we have given a feedback form towards the
2. Objective/ Vision end of the ticket booking. This is of great importance since the user
must be satisfied and must be allowed to explain the problems that the
user is facing, so that the same mistake is not repeated again.

3. Users of the System I City Resident


II Visitors
III Employees

i. The user is asked to enter his login details to enter the


transportation portal. The data are valid, the user is
taken into the portal.
like name, contact number, vehicle details etc

ii. The class City Resident gets the Address of the resident.
iii. The class Ticket Reservation helps us to book the ticket
using function book ticket(), wherein we need to enter
the Starting Location, destination, The mode of
transport and the Number of Passengers.

iv. The Ticket can be viewed with the help of function view
ticket() where the above details are being displayed along
with a unique ticket ID. Here, cancellation of ticket is also
possible. It is done with the help of function cancel ticket().

Functional v. Once the above details are obtained before generation of


unique ticket ID, the payment details are being confirmed.

4. Requirements
vi. Details such as Card Number, Name on the card, Expiry
date, CVV are obtained. Refund is also possible with the help
of function refund().

vii. Employees can report suggestions/complaints in the


website

viii The visitor has to enter the number of days he will stay.

ix. The class GPS mainly consists of the location details such as
latitude, longitude which are declared under float. This
displays current location using the function current
location(). The directions are set using the class set direction()
and are displayed using the class display direction().

Non-functional i. Secure access of confidential data (Ticketing details).


ii. 24 X 7 availability
5. requirements

(Atleast Four) iii. Flexible service based architecture will be highly


desirable
for future extension
a. Sending Reports through E-mails
b. Calculation of distance or time required for the vehicle to
6. Optional features reach the employee pick up point
c. Reminder for the driver regarding the pickup points as
registered by other employees
d. Reminder message to the user the day before travel
7. Team Size 2-3
8. Technologies to be Java Technology- Reverse Engineering
used
9. Tools to be Used Visual Paradigm Tool - Community Edition

Documentation Report

10. Final Deliverable


must include
UML DIAGRAMS
USE CASE DIAGRAM

CLASS DIAGRAM
SEQUENCE DIAGRAM
ACTIVITY DIAGRAM
COMPONENT DIAGRAM

DEPLOYMENT DIAGRAM

Potrebbero piacerti anche