+ All Categories

CARRS

Date post: 31-Dec-2015
Category:
Upload: mannix-rogers
View: 19 times
Download: 1 times
Share this document with a friend
Description:
CARRS. Complete Automobile Rental Reservation System. Introduction. C omplete A utomobile R ental R eservation S ystem. CARRS. Team Members. Evelyn Brannock. Sergey Nedoshitov. Complete Automobile Rental Reservation System. Adam Riazinia. Shibi P Thankachan. Problem Statement. - PowerPoint PPT Presentation
Popular Tags:
18
CARRS Complete Automobile Rental Reservation System
Transcript

CARRS

Complete Automobile Rental Reservation System

CARRS Complete Automobile Rental Reservation System

Complete Automobile Rental Reservation System

Adam Riazinia

Evelyn Brannock

Sergey Nedoshitov

Shibi P Thankachan

Team Members

CARRS Complete Automobile Rental Reservation System

• Customer Calls To Make A Reservation• Reservation is completed via:

• IBM Green Screen • Mainframe • Batch Processing

CARRS Complete Automobile Rental Reservation System

CARRS Complete Automobile Rental Reservation System

• Reduce RA training costs and learning curve by 20%

• Provide real-time exchange of information in the Corporation’s enterprise

• Reduces hardware costs, amortized over the next ten years, and remove the mainframe

CARRS Complete Automobile Rental Reservation System

• Provides password security for all Reservation Agents (RAs) entering the system

• Integrates into the Corporation’s existing inventory system to access automobile availability

• Allows the creation, update and deletion of RA information by managers

• Shows automobile rental reservation history for the current day, week, month, and year

• Integrates with the Credit Bureau to provide real-time credit control for a reservation• Integrates with marketing’s VIP Customer Program

• Incorporates marketing’s initiatives for special rate discounts on pricing by allowing the entry of a coupon discount code

• Presents an automobile rental reservation quote• Completes a rental reservation, with a rental reservation confirmation number for the customer, and displays the reservation summary online

CARRS Complete Automobile Rental Reservation System

• Interface and Human Factors

• Hardware Considerations

• Performance Characteristics

• Error Handling and User Error

• Security Issues and Validation

CARRS Complete Automobile Rental Reservation System

CARRS Complete Automobile Rental Reservation System

CARRS Complete Automobile Rental Reservation System

CARRS Complete Automobile Rental Reservation System

CARRS Complete Automobile Rental Reservation System

• Language

• Java• GridBagConstraints

• Access Control

• Subsystem Control

CARRS Complete Automobile Rental Reservation System

• Reservation

• Customer

• Inventory

• Location

• User

• Credit Bureau

CARRS Complete Automobile Rental Reservation System

• Implements data server for many client front-ends• Used façade design pattern• Decreased coupling between client and server• Hides Implementation Details• Allows early testing

• Allowed simpler implementation of RMI which• Locate remote objects• Communicates with remote objects• Load class byte codes for objects that are passed around

CARRS Complete Automobile Rental Reservation System

•Creating, modifying, and deleting files could be done according to the ownership of files by certain departments:

• Reservations• Marketing• Inventory

C-Create R-Read U-Update D-Delete X-The user type can perform this action

CARRS Complete Automobile Rental Reservation System

•Pickup and Return Dates•Credit Card Numbers•Phone Number

•All of our testing was black box

• Requirements Validation• Boundary Testing

CARRS Complete Automobile Rental Reservation System

CARRS Complete Automobile Rental Reservation System


Recommended