Design and Implementation of Computerised Tourism Information System
Design and Implementation of Computerised Tourism Information System
Design and Implementation of Computerised Tourism Information System
COMPUTERISED TOURISM
INFORMATION SYSTEM (CASE STUDY
OF OWERRI IN IMO STATE)
NOTE: YOU CAN CHANGE THE CASE STUDY
By
-----------
---------------
SUPERVISED BY
------------------
MARCH, 2012
APPROVAL PAGE
……………………………. ……………….
Date
(Project Supervisor).
……………………………. ……………….
Date
Head of Department
……………………………. ……………….
Dean Date
Faculty of Natural Science
……………………………. ……………….
External Supervisor Date
DEDICATION
The computer system has become a handy tool that can be conveniently
applied to all fields of human endeavor. It has even become essential for
solution of problem ion moist spheres of life. The main objective of this
study is to develop a system that will document and record the names
and activities of the of tourism destination in owerri. This system
computerizes tourism into a database that is stored permanently and
updated through stored procedures. What motivated me to design this
system was the cumbersomeness of the manual method used in the
tourism. It could enhance feedback at the tourism board and reduces the
time needed to prepare the tourism destinations. The database was
designed using MICROSOFT SQL SERVER and access to the server
was designed using ASP.NET programming language.
TABLE OF CONTENTS
Cover page
Title Page
Approval Page
Certification i
Dedication ii
Acknowledgement iii
Abstract iv
CHAPTER ONE
1.0 Introduction
1.4 Objectives
CHAPTER TWO
2.0 Literature Review
ANALYSIS
CHAPTER FOUR
4.0 Analysis and Design of the New System
4.6.1 Coding
4.6.4 Commissioning
Recommendation
5.0 Summary
5.1 Conclusion
5.3 Recommendation
References
Appendix
CHAPTER ONE
1.0 INTRODUCTION
mention but a few. When a tourist leaves his home town for
Travel is escape
Travel is communication
Travel is happiness
contrast.
strategies and Imo state can launch herself into the fire front of
staff, twenty intermediate staff and forty – five junior staff. The
motel also has thirty one (31) double suites which are
Speed boats for water skiing or for leisure trip around the
lake
Picnic facilities
people
1.4 OBJECTIVES
We are trying to see how the use of computer can help in these
manual system.
most books were not on the library an when you found any
Above all, the researcher still find with limits of his capability to
at large.
document
for rest
existence of tourism.
business place.
development.
East.
spring, Iyi Mgbede spring, the Edmili lake and Blue Obana lake,
Abadaba lake
includes.
trade in services.
in particular.
employment and growing gap between the rich and the poor.
friendship.
tourist trips.
Inadequacy of hotels and catering facilities: hotels and catering
pollution etc.
Another problem of the tourism industry is its high competitive
man has access to creative rest and holidays and employs the
tourism. In Spain and Italy the figure are higher seventy five
also for the undisputed fact that tourist naira could generate
country
till date.
are organized into structures and group, files and data base.
secondary decision.
a data base.
airports, habour, rail way, couches and station air craft, auto
mobiles and others are too numerous to mention such physical
The government can influence the location type and the quality
them.
BOARD OF THE
AUTHORITY
MANAGEING G.M
DIRECTOR AUDIT
G.M
LEGAL
G.M
DUTIES
SECRETARY
EXEC./IRECTOR
EXEC./IREC. EXEC./ ADMIN. AND
MAR. AND DIRECTOR FINANCE
OPERA. EGINEERING.
allocate the money within itself. Most of this of this like every
the customers.
This kind of a system is too slow for an organization of such a
thousand people.
interviewer.
movement.
generation.
The input and output analysis of the study deals with the
before the general input, process and output of the system can
the field section where they actually try to allocate the states
Record Section:- The inputs to the record section are the job
and accomplishments.
title.
3.4 PROBLEMS OF THE EXISTING SYSTEM
follows:
and cabinet for a long time, when retrieved comes out dusty
and unpresentable.
The new system will enhance the speed of file and record
files.
management of tourism.
diversification.
disk.
Example: Tourism.mdb
INPUT ANALYSIS
maintained on paper.
INPUT FORMAT
Draw
INPUT ANALYSIS
maintained on paper.
INPUT FORMAT
USER NAME
PASSWORD
E-MAIL ADDRESS
CONTACT NUMBER
SEX
OUTPUT ANALYSIS
The output is the generated result after the processing
always comprehensive.
OUTPUT FORMAT
CITY
PRICE RANGE
HOTEL
DATE OF ARRIVAL
DATE OF LIVING
HOTEL NAME
INFORMATION FLOW
BOARD OF DIRECTORS
MANAGING DIRECTOR
GENERAL MANAGER
ASSISYANT GENERAL
MANAGER
STAFFS
CLERKS
exercise. The output does not come as at when needed and it
always comprehensive.
Read room
Management Number
Check out
on customer
PROCESSING
Chose
Compute datab
Bill ase
Customer
FLOWCHART
START
Is
login
correc
t?
Login
Regist
er Register
DATA DICTIONARY
STOP
Booking
Field name Field description Type Size null
Destinations.
User
Field name Field description Type Size Null
Software Requirements
Hardware Requirement
requires.
C. People: This deal with the skill and personal energy which
these include:
maintenance
needed/required to be in place.
4.6.1 CODING
requirement definition.
and operate the computer and the new system designed. This
system.
FILE CONVERSION
4.6.4 COMMISIONING
case may be. The set up file is opened and the user is
requested to specify which location whereby he/she intends to
execution, the user can always launch the program from its
sure that the system performs all its operations from time to
of system breakdown.
namely:
Hardware maintenance
Software maintenance
covering the computer with cotton bags after use, switching off
the system if not in use for a long time, dusting the system
computer system.
run
undue problems.
Some preventive measures taken in order to maintain this
system are:
regularly
5.0 SUMMARY
Tourism Destinations.
5.1 CONCLUSION
management.
required.
destinations.
5.2 RECOMMENDATION
thus:
over method.
APPENDIX
SOURCE CODES
Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-
transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Bus.com</title>
charset=utf-8" />
"style.css";
#btnSave
.buttonBlue
{
height: 26px;
</style>
</head>
<body>
<div id="bodywrap">
<div id="header">
<h1>
</h1>
</div>
<div id="mainnav">
<ul id="navlist">
<li><a title="Homepage"
href="Default.aspx">Home</a></li>
<li><a title="Services"
href="Services.aspx">Services</a></li>
<li><a title="Contact"
href="Contact.aspx">Contact</a></li>
</a></li>
</ul>
</div>
<div id="maincont">
<div id="content">
/></div>
width="450" align="center">
<tr>
</td>
</tr>
<tr>
<td> Code</td>
<td><asp:Label ID="lblBusCode" runat="server"
CssClass="input300" Enabled="False"
Visible="False"></asp:Label><asp:TextBox
</tr>
<tr>
<td>Name</td>
CssClass="input300" Enabled="False"
Visible="False"></asp:Label><asp:TextBox
</tr>
<tr>
<td> Type</td>
CssClass="input300" Enabled="False"
Visible="False"></asp:Label><asp:TextBox
<tr>
<td>Date of Departure</td>
CssClass="input300" Enabled="False"></asp:TextBox></td>
</tr>
<tr>
<td>
Time of Departure</td>
CssClass="input300" Enabled="False"></asp:TextBox></td>
</tr>
<tr>
<td>Amount</td>
CssClass="input300" Enabled="False"></asp:TextBox></td>
</tr>
<tr>
<td>
Source</td>
<td> <asp:TextBox ID="txtSource" runat="server"
CssClass="input300" Enabled="False"></asp:TextBox></td>
</tr>
<tr>
<td>
Destination </td>
<td><asp:TextBox ID="txtDestination"
runat="server" CssClass="input300"
Enabled="False"></asp:TextBox></td>
</tr>
<tr>
<strong>Personal Information</strong></td>
</tr>
<tr>
<td>
Name</td>
CssClass="input300"></asp:TextBox>
</td>
</tr>
<tr>
<td>
Address</td>
CssClass="input300"></asp:TextBox>
</td>
</tr>
<tr>
<td>
Phone No</td>
CssClass="input300"></asp:TextBox>
</td>
</tr>
<tr>
<td>
Email Address</td>
CssClass="input300"></asp:TextBox>
</td>
</tr>
<tr>
<strong>Payment Details</strong></td>
</tr>
<tr>
<td>
Card No</td>
CssClass="input300"></asp:TextBox>
</td>
</tr>
<tr>
<td>
Pin No</td>
CssClass="input300"
TextMode="Password"></asp:TextBox>
</td>
</tr>
<tr>
<td>
Validity Date</td>
CssClass="input300"></asp:TextBox>
</td>
</tr>
<tr>
CssClass="buttonBlue" Text="Order"
OnClick="btnSave_Click" />
</td>
</tr>
<tr>
runat="server"
</tr>
</table>
</div>
</div>
<!--Begin Footer-->
<div id="footer">
<a href="Default.aspx">Home</a> | <a
href="Booking.aspx">Booking</a> | <a
href="Services.aspx">Services</a> | <a
href="Contact.aspx">Contact</a> | <a
<!--End Footer-->
</div>
</form>
</body>
</html>
References
magazines
January 1998
London