Airline Reservation System Visual Basic
Airline Reservation System Visual Basic
Visual Basic
Airline Reservation System
Submitted To : Submitted By :
Sana Saniya
Mr.Imran Sir
Class 12 th
Section A"
Every work. However big or small is a result of join effort
of a lot of people. This Project is also the same.
First of all I would like to thanks our principal
Mrs. Reena Francis for her efforts provide us a harmonious
environment our thanks go to respected faculties for
providing me useful literature and books at the time of crisis.
In the end I am also thankful to our Mr. Imran Sir
Student
Sana Saniya
Certificate
This is to certify that Mahesh Pratap studying in
Class 12th Section B in academic session 2014-
15 of the institution has completed project report
on Computer as requirement of practical exam
The work has been carried to our entire
satisfaction under our guidance and supervision.
Ms Asma Mam
Date
Grade
INDEX
INTRODUCTION
INTRODUCTION
ORGANIZATION PROFILE
PROJECT DESCRIPTION
PROJECT SCREENS
BIBLIOGRAPHY
INTRODUCTION TO SYSTEM DESIGN
1. Data Base Design: - This activity deals with the design of the physical
database. A key is to determine how the access paths are to be implemented.
A physical path is derived from a logical path.
3. Systems and Programs Test Preparation: - Each aspect of the system has a
separate test requirement. System testing is done after all programming and
testing are completed the test cases cover every aspect of the candidate
system actual operation, user interface and so on.
4. System Interface Specification: - This phase specifies for the user how
information should enter and leave the system.
ERROR HANDLING
Input Design: Inaccurate input data are the most common cause of error
in data processing. To identify and correct errors the following must be done.
DEVELOPMENT ACTIVITIES:-
1. Output Design: -
Computer outputs are most important and
direct source of information to the user. Efficient, intelligible
output design should improve the systems relationship with the
user and help in decision making. A major form of output in a hard
copy from the printer. Printout should be designed around the
output requirement of the user.
2. Form design:-
The data, the forms carry come
from people and the informational output the system goes to the
people. The physical carrier of data of information. It also can
constitute authority for action. Each from is a request for an action.
It provides information for making decision and improving
operations. Manipulate, describe and manage data.
e. Testing:-
No system design is ever perfect. A system is tested for
online response, volume of transaction, stress, recovery from failure and
usability. System testing requires a test plan that consists of several key
activities and steps for programs, string, system and user acceptance
testing. Testing is the process to check the system to find out any error
that many cause the system some trouble or hamper the integrity of the
data.
1. Test data was keened in through the data entry screen in the
database.
2. Input/output was carried to ensure proper functioning of the
system. It was confirmed that all the required validation and
check are performed by giving invalid data input. 3. Testing
for suitable error message/messages was done in case of invalid data
entry.
4. Testing for proper report layout.
TESTING METHOD
e. Implementation: -
This is crucial phase of system
development .It involves introduction of new system into operation.
This involves creating computer awareness on to job, training,
installation of hardware, terminal if does not exist, client
communication equipment before the system is up and made
operational. User manuals are prepared and user is trained in its use.
Before
implementation system was working manually. Few people were
developed to run the computerized system. Data was fed at regular
interval and monitories on basis of report and output. All the possible
errors were recorded rectify and rested. The system after proper
security and satisfaction was stepped in to next phase employees were
given adequate training, about how to handle the system.
SOFTWARE USED
ABOUT OPERATING SYSTEM
WINDOWS 98
VISUAL BASIC
INTERACTIVE DEVELOPMENT
The traditional application development process can
be broken into three steps.
Which are as follows:-
1 Writing
2 Compiling
3 Testing the code
ELEMENTS OF IDE
VB is referred to as
The working environment in the IDE
(Integrated Development Environment) because it integrates
many functions such as design, coding, editing, compiling, and
debugging the error and immediate windows for different purposes
within a single environment.
1 FORMS :-
Forms are objects that process properties that define
their appearance, methods that define their behavior, and events
which define their interaction with the user. By setting the
properties of the form and writing VB code to respond to its
events we can customize the objects to meet the requirements of
our application.
2 CONTROLS :-
Controls are objects that are contained within form
objects. Each type of control has its own properties, methods
and events that make it suitable for a particular purpose. Some
of these controls we use in our application are best suited for
entering or displaying text. Other controls let us access other
applications and process data as if the remote application was
part of our code.
PROJECT LIMATIONS
REQUIREMENTS
SYSTEM
REQUIREMENT
In order to install the software your system must the following
specification
1 Hardware Requirement:-
HD Capacity : 2 G B HD or more
End Sub
End Sub
End Sub
End Sub
Option Explicit
Dim mcursubtotal As Currency
Dim mcurtotal As Currency
Dim mcurgranttotal As Currency
Dim mintcustomercount As Integer
Const mcurtaxrate As Currency = 0.1
End Sub
Now ,as the user /reader has under gone through the listing AND other
accessories details of the project work ,so we feel that the user must have
become well acquainted with the aim AND feed back of this work. We
wish that the acquaintance of the user with this work revals a positive
response AND he/she finds this effort of ours in their good thoughts.
Of course, at the beginning ,project appeared very small,but when
we actually started the work , we encounterd its depth. This project work
coverd every aspect of the customer management. The experience of our
guide helped us a lot in this regard. This project gives us complete
satisfaction.
Thanks a million for going through our work ,because your viewing
AND satisfaction is the reward for our work in developing this project to
its present shape.
Thanks!
BIBLIOGRAPHY
Title Author
1.Mastering visual BPB Publication by
basic 6.0- E.Petroutsos.