Download this complete Computer Science Project material titled; Design And Implementation Of An Online Airline Reservation Information System with abstract, chapter 1-5, references and questionnaire. Preview abstract and chapter one below

  • Format: PDF and MS Word (DOC)
  • Size: [1915KB]
  • Length: [95] Pages

 5,000

Design And Implementation Of An Online Airline Reservation Information System

Abstract of Design And Implementation Of An Online Airline Reservation Information System

Airline Reservation Systems (ARS) used to be standalone systems. Each airline had its own system, disconnected from other airlines or ticket agents, and usable only by a designated number of airline employees. Travel agents in the 1970s pushed for access to the airlines’ systems. Today, air travel information is linked, stored, and retrieved by a network of Computer Reservations Systems (CRS), accessible by multiple airlines and travel agents.

This report is a summary of the study that was undertaken to design and implement an airline reservation system. The airline reservation system designed in this project was developed using php, java script and html as the programming languages and MySQL as the database Management system. The researcher reviewed the literature of reservation systems in chapter two and explored the advantages and limitations of reservation system in real life situations.

The researcher used interviews and questionnaire methods during the data collection phase, these data collection methods helped the researcher to better understand the existing system in use.  Case tools and data flow diagram were used during the development process to simulate the process of airline reservation and ticket booking. The outcome of the study was an online airline reservation system tested and implemented in the case study Rwenzori Airlines to book, schedule and reserve flights.

Table of contents on Design And Implementation Of An Online Airline Reservation Information System

LIST OF TABLES…………………………………………………………………………………………………….. iv

LIST OF FIGURES …………………………………………………………………………………………………… vi

LIST OF ABBREVIATIONS…………………………………………………………………………………….. viii

ABSTRACT…………………………………………………………………………………………………………….. ix

CHAPTER ONE ………………………………………………………………………………………………………..1

1.1 Background of the Study ……………………………………………………………………………………….1

1.2 Problem statement ……………………………………………………………………………………………….2

1.3 Objectives …………………………………………………………………………………………………………..2

1.3.1 General Objective …………………………………………………………………………………………..2

1.3.2 Specific Objectives …………………………………………………………………………………………2

1.4 Scope of the Study ……………………………………………………………………………………………….3

1.5 Significance of the Study ………………………………………………………………………………………3

CHAPTER TWO ……………………………………………………………………………………………………….4

LITERATURE REVIEW ……………………………………………………………………………………………4

2.1 History of Airline Reservation Information System ……………………………………………………4

2.2 Reservation Information Systems …………………………………………………………………………….5

  • Components of Reservation Information Systems ……………………………………………………..6
    • ……………………………………………………………………………………………………..7
    • Software ……………………………………………………………………………………………………….7
    • Data …………………………………………………………………………………………………………….7
    • People ………………………………………………………………………………………………………….7
    • Procedures …………………………………………………………………………………………………….8
    • Database ……………………………………………………………………………………………………….8
  • Types of Reservations in Reservation System …………………………………………………………..8
  • Types of Information System …………………………………………………………………………………9
    • Transaction Processing System (TPS)………………………………………………………………..9
    • Management Information System (MIS) …………………………………………………………….9
    • Decision-support systems (DSS)…………………………………………………………………….. 10
    • Executive Support System (ESS) ……………………………………………………………………. 10
  • Application of Reservation Systems ……………………………………………………………………… 10
  • Advantages of Reservation Information Systems ……………………………………………………. 10
  • Limitations of Reservation Information System ……………………………………………………… 11

CHAPTER THREE …………………………………………………………………………………………………. 12

METHODOLOGY …………………………………………………………………………………………………… 12

3.1 Overview…. ……………………………………………………………………………………………………. 12

  • System Study and Analysis ………………………………………………………………………. 12

3.1.2 Interviews…………………………………………………………………………………………………… 12

3.2.2 Questionnaire ……………………………………………………………………………………………… 13

3.3 Requirements Determination……………………………………………………………………………….. 14

3.3.1 Requirements Analysis …………………………………………………………………………………. 14

  • Output Design……………………………………………………………………………………………………. 14
  • System Implementation………………………………………………………………………………………. 15
  • System Testing …………………………………………………………………………………………………. 15
  • Database Structure ……………………………………………………………………………………………… 16

CHAPTER FOUR ……………………………………………………………………………………………………. 20

SYSTEM DESIGN, ANALYSIS AND IMPLEMENTATION………………………………………. 20

  • System Design Objectives………………………………………………………………………………. 20

4.2 System Design……………………………………………………………………………………………… 21

  • Logical design…………………………………………………………………………………………….. 21
  • Conceptual design……………………………………………………………………………………….. 21
  • Physical design ……………………………………………………………………………………………. 21
  • Functional Requirements ……………………………………………………………………………………. 22
  • Non-functional requirements……………………………………………………………………………….. 22
  • Data Flow Diagrams………………………………………………………………………………………….. 23

4.5.1 Context Diagram for Airline Reservation System ……………………………………………… 25

4.5.3 Level One Data Flow Diagram for Reservation Process ……………………………………… 26

  • System Component Interactions…………………………………………………………………………… 27
  • Database design ………………………………………………………………………………………………… 28

4.7.1 Entities ………………………………………………………………………………………………………. 28

  • An Entity Relationship Diagram for Airline Reservation ……………………………………. 28
  • Database Conceptual Design …………………………………………………………………………. 28
  • Table Attribute Description (Physical Design) ………………………………………………….. 29

4.8 System Implementation………………………………………………………………………………………. 31

  • System Users ………………………………………………………………………………………………. 31
  • Hardware Platform………………………………………………………………………………………. 32
  • Hardware Platform……………………………………………………………………………………… 32
  • System Execution Sequence………………………………………………………………………….. 33

CHAPTER FIVE……………………………………………………………………………………………………… 46

FINDINGS, CONCLUSION AND RECOMMENDATIONS……………………………………….. 46

  • Findings …………………………………………………………………………………………………………… 46
  • ………………………………………………………………………………………………………. 47
  • Conversion ………………………………………………………………………………………………………. 47
  • …………………………………………………………………………………………….. 48

References……………………………………………………………………………………………………………….. 49

APPENDICES …………………………………………………………………………………………………………. 51

Appendix 1:  Terminology…………………………………………………………………………………… 51

Appendix 2:  Programming Listing ……………………………………………………………………………. 53

Appendix 3:  Sample Data ………………………………………………………………………………………. 72

Appendix 4:  Flow Chart …………………………………………………………………………………………. 79

LIST OF TABLES

Table 1: Showing Customer’s details …………………………………………………………………………… 27

Table 2: Showing Flight details …………………………………………………………………………………… 27

Table 3: Showing Journey details…………………………………………………………………………………. 28

Table 4: Showing User details ……………………………………………………………………………………. 28

LIST OF FIGURES

Figure 2.1: Showing a global distribution system ……………………………………………………………..6

Figure 2.2: Five Stages of Transaction Processing System………………………………………………….9

Figure 3.1: The system study and design model……………………………………………………………… 12

Figure 4.1: Showing a context diagram for a reservation system……………………………………….. 22

Figure 4.2: Level one data flow diagram for the reservation process…………………..…………23

Figure 4.3: Showing interconnectivity of the different system components …………………………. 24

Figure 4.4: Showing an entity relationship diagram for airline reservation system……………….. 25

Figure 4.5: Showing the data base logical design for an airline reservation system ………………. 26

Figure 4.6: Administrator use case diagram …………………………………………………………………… 30

Figure 4.7: Customer use case diagram ………………………………………………………………………… 30

Figure 4.8: Showing the Welcome Interface………………………………………………………………….. 32

Figure 4.9: Showing Customer Registration Form ………………………………………………………… 32

Figure 4.10: Showing the Customer Search Interface ……………………………………………………… 33

Figure 4.11: Showing a Full Customer Record Interface………………………………………………….. 34

Figure 4.12: Showing Journey details Interface ……………………………………………………………… 35

Figure 4.13: Showing Rwenzori Airlines Schedules……………………………………………………….. 35

Figure 4.14: Showing flight Reservations, Ticket Reservation Interface………………………… 36

Figure 4.15: Showing a Flight Booking Form ………………………………………………………………… 36

Figure 4.16: Showing Ticket Booking Form………………………………………………………………….. 37

Figure 4.17: Showing Ticket detail interface …………………………………………………………………. 38

Figure 4.18: Showing ticket Cancelation Interface………………………………………………………….. 38

Figure 4.19: Showing Customer Contact Us Page/Interface………………………………………………. 39

Figure 4.20: Showing Administrators‟ Password Interface ………………………………………………. 40

Figure 4.21: Showing Administrators Home Interface…………………………………………………….. 40

Figure 4.22: Showing change password change interface ………………………………………………… 41

Figure 4.23: Showing database interface ………………………………………………………………………. 41

Figure 4.24: Showing flight schedule interface ………………………………………………………………. 42

Figure 4.25: Showing journey entry form ……………………………………………………………………… 42

Figure 4.26: Showing add ticket interface……………………………………………………………………… 43

Figure 4.27: Showing flight information interface………………………………………………………….. 43

LIST OF ABBREVIATIONS

 

ARS: Air Reservation System
CASE: Computer–Aided Software Engineering
CRS: Computer Reservation System
DB : Data Base
DBMS : Database Management System
DDL : Data Definition Language
DFD : Data Flow Diagram
DML: Data Manipulation Language
DSS: Decision Support Systems
EG: Example Given
ERD: Entity Relationship Diagram
FK: Foreign Key
GB: Giga Byte
GDS: Global Distribution System
GUI: Graphical User Interface
HTML: Hypertext Markup Language
MB: Mega Byte
MHz: Mega Hertz
MIS: Management Information Systems
PHP: Hypertext Preprocessor
PK: Primary Key
PSS: Passenger Service System
RAM: Random Access Memory
TCP/IP: Transmission Control Protocol/ Internet Protocol
TPS: Transaction Processing Systems

Chapter 1 of Design And Implementation Of An Online Airline Reservation Information System

INTRODUCTION

1.1 Background of the Study

In science and technology, the desire for improvement is a constant subject which triggers advancements. This is visible in every ramification and the airline industry is not an exemption. Airline reservation systems were first introduced in the late 1950s as relatively simple standalone systems to control flight inventory, maintain flight schedules, seat assignments and aircraft loading. Today modern airline reservation systems are comprehensive suites of products to provide systems that assist with a variety of airline management tasks and service customer needs from the time of initial reservation through completion of the flight.

The World Wide Web has become tremendously popular over the last four years, and currently most of the airlines have made provision for online reservation of their flights. The Internet has become a major resource for people looking for making reservations online without the hassle of meeting travel agents by implementing an online reservation system this ensures that reservation are not only generated by the airline own staff but also by any travel agent using a Global Distribution system or other airlines that have a multilateral Interline Traffic Agreement with the airline.

A Computer Reservations System is a computerized system used to store and retrieve information and conduct transactions related to travel. Computer reservation systems are classified as Passenger Service Systems (PSS) which handles a series of critical functions for the airline. For an Airline, the reservation system is a mission critical system that should use the latest state of the art technology to provide for all flight reservations on a robust platform, which is flexible and can be adapted to any style of airline. Secure and stable systems are vital to the airline industry which is why companies spend many years designing an architecture specifically suited to the nature of the airline industry which often requires tens of thousands of users to access and use the system simultaneously.

Rwenzori Airlines started as a small airline carrier in 1989 to facilitate air travel between Uganda and the Democratic Republic of Congo. This airline was to facilitate transportation of cargo between the two countries. The airline was originally designed to handle small number of customers. In 1999 Rwenzori Airline was transformed into an International Airline facilitating travel of tens of thousands of passengers on a daily basis. Today Rwenzori Airlines still use a manual system of flight booking, flight management and scheduling. Flight booking is done through travel agents across major towns, flight data and customer details are kept in manual files. This system is slow and results into booking conflicts, vacant seats in some planes and it is hard to quickly obtain customer information in case of emergency. It’s for this reason, the researcher set out to design an online airline reservation system to provides a modern, flexible reservation and inventory management solutions including call Centre, travel agency, internet engine, global distribution systems and interlines booking with case study of Rwenzori Airlines

1.2 Problem statement 

The current system is manual, this system is slow, time consuming and it is very difficult for each person to book through office agents. Users inquire about the tickets through phones and it is very difficult for the user to remember all the details that they received through phones. It is very difficult to calculate how many peoples registered and how many seats on a particular plane are vacant. This requires quite a lot of time and wastage of money as it requires quite lot of manpower to do.

1.3 Objectives 

1.3.1 General Objective

To automate the process of airline ticket reservation, booking and airline management hence minimize errors resulting from manual system operations

1.3.2 Specific Objectives

  • To study the current system identifying its inefficiencies
  • To determine the requirements for the new system
  • To design an online airline reservation information system to facilitate online booking and flight scheduling
  • To implement the developed web based airline information system
  • To test and validate the developed system by use of case study

 

1.4 Scope of the Study

The developed system will facilitate online booking; keep customer records, provides an online menu on flight schedules, flight destinations and their prices, show alternative links to other partner airlines and will have page dedicated to customer queries and replies. The system excludes catering for calculating staff salary and other management issues.

1.5 Significance of the Study

From the viewpoint of the airline; the system will provide among other things the following;

Minimize repetitive work done by the system administrator and reservation clerks. Maintain consistency among different access modes, e.g. by phone, by web, at the information desk and across different physical locations. Maintain customer information in case of emergency, e.g. flight cancellation due to inclement weather. Minimize the number of vacant seats on a flight and maximize flight capacity utilization

Reduce effort and frustration for travelers in scheduling a trip, especially by reducing the search effort for the flight they need to take.  In addition, the outcome of this study will provide a basis for developing the appropriate approach to the problems associated with air traveling operations in relation to Airline Reservation Systems

GET COMPLETE WORK

See more computer science project topics here

GET THE COMPLETE PROJECT»

Do you need help? Talk to us right now: (+234) 08060082010, 08107932631 (Call/WhatsApp). Email: [email protected].

IF YOU CAN'T FIND YOUR TOPIC, CLICK HERE TO HIRE A WRITER»

Disclaimer: This PDF Material Content is Developed by the copyright owner to Serve as a RESEARCH GUIDE for Students to Conduct Academic Research.

You are allowed to use the original PDF Research Material Guide you will receive in the following ways:

1. As a source for additional understanding of the project topic.

2. As a source for ideas for you own academic research work (if properly referenced).

3. For PROPER paraphrasing ( see your school definition of plagiarism and acceptable paraphrase).

4. Direct citing ( if referenced properly).

Thank you so much for your respect for the authors copyright.

Do you need help? Talk to us right now: (+234) 08060082010, 08107932631 (Call/WhatsApp). Email: [email protected].

//
Welcome! My name is Damaris I am online and ready to help you via WhatsApp chat. Let me know if you need my assistance.