Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 25

Pack Your Bags

CHAPTER 1
INTRODUCTION

Introduction Tour Management system is a dynamic website for tourism business. It is dynamic
and responsive web design. It is also called travel technology solution for agencies & tour operation.
Nearly Everyone goes on a vacation for this ‘a Tourism management system’ would play a vital role
in planning the perfect trip. The tourism management system allows the user of the system access all
the details such as location, events, etc. The main purpose is to help tourism companies to manage
customer and hotels etc. The system can also be used for both professional and business trips. The
proposed system maintains centralized repository to make necessary travel arrangements and to
retrieve information easily. Tourists are more attractive for cultural diversity of the world.

Department of Computer science, VSK University, Ballari 1


Pack Your Bags

CHAPTER 2

ABSTRACT

Tourism Management System is a complete tourist fully integrated tourism web site. The
website covers all the areas required for an including tourism, This project is developed to
manage the tourist in the tourism management web site. The main module in this project are login
tourist management, complaints and reports.

Department of Computer science, VSK University, Ballari 2


Pack Your Bags

CHAPTER 3

PROJECT AIMS AND OBJECTIVES:

• New customer.
• Customer signup page
• Admin login page with unique verification code
• A home where details of about, gallery, contact, admin login.
• Admin has the ability to remove/block the user if it is not in use.
• List of various categories of customer are displayed

Department of Computer science, VSK University, Ballari 3


Pack Your Bags

CHAPTER 4

PROBLEM STATEMENT

The tourism industry faces a great challenge in the age of the information technology
development. The traditional tourism distribution channel faces a threat of the emerging IT
environment. Throughout years the tourism industry was dependent on the intermediaries, who enabled
the interaction between the suppliers and the customers. Nowadays, however, the suppliers can reach
the customer directly via internet having the geographical distance barriers and costs associated to
them, disappeared. The internet age changed the complexity of the tourism distribution, enabling the
entry of the new virtual intermediaries characterized by a strong competitive advantage towards other
players of the sector. The internet allows a wide range of benefits for the companies and the customers,
making the information widely available, reducing the difficulties in purchasing, marketing and
distribution, allowing the sellers and the buyers to direct transact with each other. However companies
still face the difficulties on how to capture the benefits in order to position themselves in the digital
reality. The entry of the new tourism intermediaries, known as the online travel agencies, introduced an
innovative approach to the integration platform, collecting the suppliers and integrating them into a one
stop shopping place for the customers. The success of the platform depends however on the
participation level of the tourism products‘ suppliers. This raises the question of how to attract the
various tourism suppliers to join the platform. The thesis presents a cost/benefit analysis of the joining
the platform for every participant. The analysis considers the financial aspects of the decision, but also
the intangibles which should influence the long-term strategy for every tourism supplier (hotels,
airlines, car rentals companies, cruises). The evaluation compares different distribution channels of the
suppliers, both the traditional and emerging ones. The real life examples to support arguments
presented are mostly based on the current world successful cyber-mediaries: Expedia, Travelocity and
Orbitz

Department of Computer science, VSK University, Ballari 4


Pack Your Bags

CHAPTER 5

SYSTEM ANALYSIS AND DESIGN

5.1 System analysis:

Software design sits at the technical kernel of the software engineering process and is applied
regardless of the development paradigm and area of application. Design is the first step in the
development phase for any engineered product or system. The designer’s goal is to produce a model or
representation of an entity that will later be built. Beginning, once system requirement have been
specified and analyzed, system design is the first of the three technical activities -design, code and test
that is required to build and verify software.

5.2 Existing system:

The Voyage is required to maintain considerable information on the employees, their passports,
the Visa/Work-permit related information, travel information, extensions etc. Presently these are
maintained in Microsoft Excel form, in a standalone mode. There is a need to automate this function
and merge it with the existing HR system of the company.

5.3 Proposed System:

To debug the existing system, remove procedures those cause data redundancy, make
navigational sequence proper. To provide information about users on different level and also to reflect
the current work status depending on organization. To build strong password mechanism.

Department of Computer science, VSK University, Ballari 5


Pack Your Bags

5.4 Design:

DATA FLOW DIAGRAM

The DFD takes an input-process-output view of the system that is data


Objects flow into the s/w or transform by processing the elements and resultant data objects flow out
the software.

Department of Computer science, VSK University, Ballari 6


Pack Your Bags

CHAPTER 6

HARDWARE AND SOFTWARE REQUIREMENTS

6.1 Hardware Requirements:

Hard Disk :- 80 GB and Above

Keyboard :- Standard Keyboard

Monitor :- 17 LCD

Processor :- 4 and Above

RAM :- 256 MB Above

Mouse :- Optical Mouse

6.2 SOFTWARE REQUIREMENTS:

Language :- PHP,MY SQL,HTML,CSS

Operating System :- Windows 10

Working Environment :- Notepad

Browser :- Google Chrome, Internet Explorer.

Department of Computer science, VSK University, Ballari 7


Pack Your Bags

CHAPTER 7
USE CASE DIAGRAM

Department of computer science, VSK University, Ballari. 8


Pack Your Bags

CHAPTER 8

E-R DIAGRAM

Department of computer science, VSK University, Ballari. 9


Pack Your Bags

CHAPTER 9

SCREENSHOTS
9.1 HOME PAGE:

9.2 About page:-

Department of computer science, VSK University, Ballari. 10


Pack Your Bags

9.3 Database:-

9.4 Dashboard:-

Department of computer science, VSK University, Ballari. 11


Pack Your Bags

9.5 Admin Login:-

Department of computer science, VSK University, Ballari. 12


Pack Your Bags

CHAPTER 10

CODING:
10.1adminlogin.login:

<?php session_start(); ?>


<!DOCTYPE html>
<html>
<head>
<title></title>
<link href='http://fonts.googleapis.com/css?
family=Lato:100,300,400,700,900,100italic,300italic,400italic,7 00italic,900italic' rel='stylesheet'
type='text/css'>
<link href="style.css" rel="stylesheet" type="text/css" />
<link href="../css/bootstrap.css" rel='stylesheet' type='text/css'/>
<link href="../css/style.css" rel="stylesheet" type="text/css" media="all"/>
<meta name="viewport" content="width=device-width, initial-scale=1"> <script
type="application/x-javascript"> addEventListener("load", function() {
setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!--js-->
<script src="js/jquery.min.js"></script>
<!--/js-->
</head>
<body>
<!--header-->
<!--sticky-->

10.2 login php:

<?php include('topforlogin.php'); ?>


<!--/sticky-->
<div style="padding-top:150px; box-shadow:1px 1px 20px black; min-height:570px"
class="container">
<div class="col-sm-3" style=" min-height:450px;">
</div>
<div class="col-sm-9">
<form method="post">
<table border="0" width="500px" height="400px" align="left" class="tableshadow">
<tr><td colspan="2" class="toptd"></td></tr>
<tr><td></td>
<td class="lefttxt"><table border="0" width="100px" height="200px"><td>User

Department of computer science, VSK University, Ballari. 13


Pack Your Bags

Name</td></td><td><input type="text" name="t1" required pattern="[a-zA-z _]{1,50}" title"Please


Enter Only Characters between 1 to 50 for User Name" /></td></tr>
<tr><td class="lefttxt">Password&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td><input
type="password" name="t2" required pattern="[a-zA-z0-9]{1,10}" title"Please Enter Only Characters
between 1 to 10 for Password" /></td></tr></table>
<tr><td></td><td align="center" ><input type="submit" value="LOGIN" name="sbmt"
/></td></tr></table>
</form>
</div>
</div>
<?php include('bottom.php'); ?>
</body>
</html>

10.3 Index.php:

<!DOCTYPE html>
<html>
<head>
<title></title>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css'/>
<link href="css/style.css" rel="stylesheet" type="text/css" media="all"/>
<meta name="viewport" content="width=device-width, initial-scale=1"> <script
type="application/x-javascript"> addEventListener("load", function()
{ setTimeout(hideURLbar, 0); }, false);
//function hideURLbar(){ window.scrollTo(0,1); }
</script>
<!--js-->
<script src="js/jquery.min.js"></script>
</head>
<body>
<!--header-->
<!--sticky-->
<?php include('function.php'); ?>
<?php include('top.php'); ?>
<!--/sticky-->
<?php include('slider.php'); ?>
<!--About-->
<div class="about section" id="section-2">
<div class="about-head text-center">
<h3>About Us</h3>
</div>
<div class="container">

Department of computer science, VSK University, Ballari. 14


Pack Your Bags

Z <div class="col-md-4 about-grids">


<h4>Our Vision</h4>
</div>
<div class="col-md-4 about-grids grid2">
<h4>Our Mission</h4>
</div>
<div class="col-md-4 about-grids">
<h4>Safety Information</h4>
</div>
</div>
</div>
<!--/About-->
<!--top-tours-->
<div class="section" id="section-3">
<div id="portfolio" class="portfolio">
<div class="top-tours-head text-center">
<h3>Gallery</h3>
</div>
<ul id="filters" class="clearfix wow bounceIn" data-wow-delay="0.4s">
<li><span class="filter active" data-filter="app card icon logo fun">ALL</span></li>
<li><span class="filter" data-filter="app">Domestic Travel</span></li>
<li><span class="filter" data-filter="card">Foreign Travel</span></li>
<li><span class="filter" data-filter="icon">Short Date Tour</span></li>
<li><span class="filter" data-filter="fun">Long Date Tour</span></li>
</ul>
<div id="portfoliolist">
<div class="portfolio card mix_all" data-cat="card" style="display: inlineblock; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t1.jpg" class="img-responsive" alt=""/></a>
</div>
</div>
<div class="portfolio app mix_all" data-cat="app" style="display: inlineblock; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t2.jpg" class="img-responsive" alt=""/></a>
</div>
</div>
<div class="portfolio card mix_all" data-cat="card" style="display: inlineblock; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t3.jpg" class="img-responsive" alt=""/></a>

Department of computer science, VSK University, Ballari. 15


Pack Your Bags

</div>
</div>
<div class="portfolio icon mix_all" data-cat="icon" style="display: inlineblock; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t4.jpg" class="img-responsive" alt=""/></a>

</div>
</div>
<div class="portfolio card mix_all" data-cat="card" style="display: inlineblock; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t5.jpg" class="img-responsive" alt=""/></a>

</div>
</div>
<div class="portfolio fun mix_all" data-cat="fun" style="display: inlineblock; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t6.jpg" class="img-responsive" alt=""/></a>

</div>
</div>
<div class="portfolio fun mix_all" data-cat="fun" style="display: inline-block; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t7.jpg" class="img-responsive" alt=""/></a>

</div>
</div>
<div class="portfolio icon mix_all" data-cat="fun" style="display: inline-block; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t8.jpg" class="img-responsive" alt=""/></a>

</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>

<!--/top-tours-->

Department of computer science, VSK University, Ballari. 16


Pack Your Bags

<div id="section-5" class="contact section">


<div class="contact-head text-center">
<h3>Contact Us</h3>
<br>
<h4 style="color:#000">Plan Your Trip</h4>
<br>
<h5 style="color:#000">Our travel experts can help you book now</h5>

<div class="contact-grids">
<div class="container">
<div class="col-md-4 address">
<h4 style="color:#09F"></h4>
<p style="color:#000"><br/>
</p>
<br/>
</div>
<div class="col-md-8 contact">

<?php
if(isset($_POST["sbmt"]))
{
$cn=makeconnection();
$s="insert into contactus(Name,Phno,Email,Message) values('" . $_POST["t1"] ."','" . $_POST["t2"]
."','" . $_POST["t3"] ."','" .
$_POST["t4"] ."')"; mysqli_query($cn,$s);
mysqli_close($cn);
echo "<script>alert('Record Save');</script>";
}
?>
<form method="post">
<table border="0" width="700px" height="500px">
<tr><td align="left"> <input type="text" class="text" value=" Name" name="t1" onFocus="this.value
= '';" onBlur="if (this.value == '') {this.value = 'Your Name';}" required pattern="[a-zA-z1 _]{1,50}"
title"Please Enter Only Characters and numbers between 1 to 50 for Name"></td></tr>
<tr><td align="left"><input type="text" class="text" value=" Contact No" name="t2"
onFocus="this.value = '';" onBlur="if (this.value == '') {this.value = 'Your Contact NO';}" required
pattern="[0-9]{10,12}" title"Please Enter Only numbers between 10 to 12 for Contact no"></td></tr>
<tr><td align="left"> <input type="text" class="text" value="Email"
name="t3" onFocus="this.value = '';" onBlur="if (this.value == '') {this.value = 'Your mail';}"
required></td></tr>
<tr><td><textarea onFocus="if(this.value == 'Message') this.value='';"
name="t4" onBlur="if(this.value == '') this.value='Enter Message Here';" required/

Department of computer science, VSK University, Ballari. 17


Pack Your Bags

>Message</textarea></td></tr>
<tr><td><input type="submit" value="Send message" name="sbmt"></td></tr></table>
<div class="clearfix"></div>
</form>
</div>
<div class="clearfix"></div>
</div>
</div>
<?php include('bottom.php'); ?>
</body>
</html>

10.4 Enquiry.php:

<!DOCTYPE html>
<html>
<head>
<title></title>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css'/>
<link href="css/style.css" rel="stylesheet" type="text/css" media="all"/>
<meta name="viewport" content="width=device-width, initial-scale=1"> <script
type="application/x-javascript"> addEventListener("load", function()
{ setTimeout(hideURLbar, 0); }, false);
//function hideURLbar(){ window.scrollTo(0,1); }

</script>
<!--js-->
<script src="js/jquery.min.js"></script>

</head>
<body>
<!--header-->
<!--sticky-->
<?php include('function.php'); ?>
<?php include('top.php'); ?>
<!--/sticky-->
<?php include('slider.php'); ?>
<!--About-->
<div class="about section" id="section-2">
<div class="about-head text-center">
<h3>About Us</h3>
</div>

Department of computer science, VSK University, Ballari. 18


Pack Your Bags

<div class="container">
<div class="col-md-4 about-grids">
<h4>Our Vision</h4>
</div>
<div class="col-md-4 about-grids grid2">
<h4>Our Mission</h4>
</div>
<div class="col-md-4 about-grids">
<h4>Safety Information</h4>
</div>
</div>
</div>
<!--/About-->
<!--top-tours-->
<div class="section" id="section-3">
<div id="portfolio" class="portfolio">
<div class="top-tours-head text-center">
<h3>Gallery</h3>
</div>
<ul id="filters" class="clearfix wow bounceIn" data-wow-delay="0.4s">
<li><span class="filter active" data-filter="app card icon logo fun">ALL</span></li>
<li><span class="filter" data-filter="app">Domestic Travel</span></li>
<li><span class="filter" data-filter="card">Foreign Travel</span></li>
<li><span class="filter" data-filter="icon">Short Date Tour</span></li>
<li><span class="filter" data-filter="fun">Long Date Tour</span></li>
</ul>
<div id="portfoliolist">
<div class="portfolio card mix_all" data-cat="card" style="display: inlineblock; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t1.jpg" class="img-responsive" alt=""/></a>
</div>
</div>
<div class="portfolio app mix_all" data-cat="app" style="display: inline-
block; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t2.jpg" class="img-responsive" alt=""/></a>
</div>
</div>
<div class="portfolio card mix_all" data-cat="card" style="display: inlineblock; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">

Department of computer science, VSK University, Ballari. 19


Pack Your Bags

<img src="images/t3.jpg" class="img-responsive" alt=""/></a>

</div>
</div>
<div class="portfolio icon mix_all" data-cat="icon" style="display: inlineblock; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t4.jpg" class="img-responsive" alt=""/></a>

</div>
</div>
<div class="portfolio card mix_all" data-cat="card" style="display: inlineblock; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t5.jpg" class="img-responsive" alt=""/></a>

</div>
</div>
<div class="portfolio fun mix_all" data-cat="fun" style="display: inlineblock; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t6.jpg" class="img-responsive" alt=""/></a>

</div>
</div>
<div class="portfolio fun mix_all" data-cat="fun" style="display: inline-block; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t7.jpg" class="img-responsive" alt=""/></a>

</div>
</div>
<div class="portfolio icon mix_all" data-cat="fun" style="display: inline-block; opacity: 1;">
<div class="portfolio-wrapper wow bounceIn" data-wowdelay="0.4s">
<a href="#" class="b-link-stripe b-animate-go thickbox play-icon popup-with-zoom-anim">
<img src="images/t8.jpg" class="img-responsive" alt=""/></a>

</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>

Department of computer science, VSK University, Ballari. 20


Pack Your Bags

<!--/top-tours-->

<div id="section-5" class="contact section">


<div class="contact-head text-center">
<h3>Contact Us</h3>
<br>
<h4 style="color:#000">Plan Your Trip</h4>
<br>
<h5 style="color:#000">Our travel experts can help you book now</h5>

<div class="contact-grids">
<div class="container">
<div class="col-md-4 address">
<h4 style="color:#09F"></h4>
<p style="color:#000"><br/>
</p>
<br/>
</div>
<div class="col-md-8 contact">

<?php
if(isset($_POST["sbmt"]))
{
$cn=makeconnection();
$s="insert into contactus(Name,Phno,Email,Message) values('" . $_POST["t1"] ."','" . $_POST["t2"]
."','" . $_POST["t3"] ."','" .
$_POST["t4"] ."')"; mysqli_query($cn,$s);
mysqli_close($cn);
echo "<script>alert('Record Save');</script>";
}
?>
<form method="post">
<table border="0" width="700px" height="500px">
<tr><td align="left"> <input type="text" class="text" value=" Name" name="t1" onFocus="this.value
= '';" onBlur="if (this.value == '') {this.value = 'Your Name';}" required pattern="[a-zA-z1 _]{1,50}"
title"Please Enter Only Characters and numbers between 1 to 50 for Name"></td></tr>
<tr><td align="left"><input type="text" class="text" value=" Contact No" name="t2"
onFocus="this.value = '';" onBlur="if (this.value == '') {this.value = 'Your Contact NO';}" required
pattern="[0-9]{10,12}" title"Please Enter Only numbers between 10 to 12 for Contact no"></td></tr>
<tr><td align="left"> <input type="text" class="text" value="Email"
name="t3" onFocus="this.value = '';" onBlur="if (this.value == '') {this.value = 'Your mail';}"
required></td></tr>

Department of computer science, VSK University, Ballari. 21


Pack Your Bags

<tr><td><textarea onFocus="if(this.value == 'Message') this.value='';"


name="t4" onBlur="if(this.value == '') this.value='Enter Message Here';" required/
>Message</textarea></td></tr>
<tr><td><input type="submit" value="Send message" name="sbmt"></td></tr></table>
<div class="clearfix"></div>
</form>
</div>
<div class="clearfix"></div>
</div>
</div>
<?php include('bottom.php'); ?>
</body>
</html>

Department of computer science, VSK University, Ballari. 22


Pack Your Bags

CHAPTER 11

FUTURE ENHANCEMENT

• This System being web-based and an undertaking of Cyber Security


Division, needs to be thoroughly tested to find out any security gaps.
• A console for the data centre may be made available to allow the personnel to monitor on the sites
which were cleared for hosting during a particular period.
• Moreover, it is just a beginning; further the system may be utilized in various other types of
auditing operation viz. Network auditing or similar process/workflow based applications.

Department of computer science, VSK University, Ballari. 23


Pack Your Bags

CHAPTER 12

CONCLUSION

The pack Travel Management System of the entire system improves the efficiency.

• It provides a friendly graphical user interface which proves to be better when compared to the
existing system.

• It gives appropriate access to the authorized users depending on their permissions.

• It effectively over comes the delay in communications.

• Updating of information becomes so easier.

• System security, data security and reliability are the striking features. • The System has
adequate scope for modification in future if it is necessary.

Department of computer science, VSK University, Ballari. 24


Pack Your Bags

CHAPTER 13

BIBLIOGRAPHY

The following Websites were referred during the analysis and execution phase of the project.

WEBSITES:

➢ www.google.com

➢ www.w3school.com

Department of computer science, VSK University, Ballari. 25

You might also like