Design CSS
Design CSS
Design CSS
INPUT DESIGN
Details of Flights.
Details Of passengers.
Details of Ticket Booking and Cancellation
The system is provided with Java pages for the user to input above details. Only
the administrator and registered user are able to upload data. So their details are
the major inputs to the system.
OUTPUT DESIGN
Module design:
The importance can be stated with a single word “Quality”. Design is the
place where quality is fostered in software development. Design provides us
with representations of software that can assess for quality. Design is the only
way that we can accurately translate a customer’s view into a finished software
product or system. Software design serves as a foundation for all the software
engineering steps that follow. Without a strong design we risk building an
unstable system – one that will be difficult to test, one whose quality cannot be
assessed until the last stage.
MODULES
Modules of Project are as Follows:
There are 5 modules in this project.
Administrator Module.
Reservation Module.
Search Module.
Payment.
Cancellation.
Administrator Module.
Enables the administrator to perform all administrative functions and
manage inventory over LAN. The administrator can define or modify routes,
fares schedules and assign or deny access for authorized users.
Reservation Module.
This module is used for booking the ticket.
Search Module.
This module is used to search the Flights on the basis of source, destination
and routes.
Payment.
It provides the airline system with the ability to set up various payment
options for reservations.
Cancellation.
TABLES
Mobileno Varchar 10 -
2. Employee
destination Varchar 30
Charge_per_gram Number 3
4. courier_details
1. Login