Вы находитесь на странице: 1из 53

1

The online travel agency created to book your ticket & check the enquiries
regarding your fare online.
A travel agency is a retail business that sells travel related products and
services to customers on behalf of suppliers such as airlines, car rentals, cruise
lines, hotels ,railways, sightseeing tours and package holidays that combine
several products. In addition to dealing with ordinary tourists most travel
agencies have a separate department devoted to making travel arrangements
for business travel only. There are also travel agencies that serve as general
sales agents for foreign travel companies, allowing them to have offices in
countries other than where their headquarters are located. As the name
implies, a travel agencys main function is to act as agent that is selling travel
products and services on behalf of a supplier.
A package holiday or a ticket is not purchased from a supplier unless a
customer requests that purchase. The holiday or ticket is supplied to them at a
discount. The profits therefore the difference between the advertised price
which the customer pays and the discounted price at which it is supplied to the
agent. This is known as commission.
Other commercial operations are undertaken in online travel agency ,
especially by the larger chains. These can include the sale of in-house
insurance, travel guide books and time tables, car rentals, dealing in the most
popular holiday currencies.

1. Planned approach towards working.


2. Accuracy.
3. Reliability.
4. No Redundancy.
5. Immediate retrieval of information.
6. Immediate storage of information.
7. Easy to Operate.

The purpose of Online


Travel Agency is:

Quick and easy comparison


of not just fares but
schedules on many
different airlines at a
glance.
Flexible date searches
Multi-airline itineraries
Packages
Opaque fares
Code share airfares

Secure.

Easy to use.

Reliable and Accurate.

Easiest & Most Convenient.

Security on Online Payment


in Large Amounts.

We prefer payments through Credit


Card at a wide level. But there are
alternate options too such as :
Debit card.
Paypal.
Mastercard.
Visa card.
Cash on Delievery of Tickets.
Gifts cards.
Direct debit in some countries.

1 GB Hard Disk.

256 MB or more Ram.

Monitor .

Keyboard & Mouse.

Recommended: Pentium
Processor 1 GHz or Faster.

Communication Device (Internet).

1. Operating system
1.1 Window 7
2. Word Processor:-for html , css
,javascript coding.
2.1 notepad.
3. Database server
3.1 MYSQL Server .
4. Web server:-Xampp (PHP).
5.Macromedia Dreamweaver:- for
designing of web page.
6. Internet Browser :- Internet Explorer
6 and later.

WATERFALL MOD

Can Download media files

10

Login User

11

12

13

14

15

Register
Login
View flight
timings
and
Book the
availability
ticket
Send cancel request
USER

Send feedback
Log out

16

Login
Scheduling flights
View passencger list
ADMIN

Cancel the ticket


view
feedback
Log out

17

Sequence
diagram
The purpose of sequence diagram is to show the flow of functionality through
a use case. In other words, we call it a mapping process in terms of data
transfers from the actor through the corresponding objects.

18

All users have to login to the


website for further usage.
Allow users can rate the site.
The system will also show the
downloaded copy of the tickets.
The system shall display the error
that have occurred at the time
booking.
Other features:
The most effective traveling plans.
The maximum visited places or
booked travelling plans.

19

Registration page
20

<html>

<title>Online Travel Agency | Sign Up</title>


<center>
<table >
<tr><td align=center bgcolor=green>
<pre><font face=impact size=20 color=pink>
<i>Online Travel Agency</font><font size=5>
</i></FONT></pre></td></tr>
<tr><td align="center" bgcolor=olive></td></tr>
</table><br>
<font face=courier size=6><u>REGISTRATION FORM</u></FONT>
</center>
<form action="reg.php" method=post>
<font face=system size=4>
<pre><label>User ID:
</label>
<input type=text name="uid"><br></pre>
<pre><label>Password:
</label>
<input type=password name="pwd"><br></pre>
<pre><label>Security Question:
</label>
<input type=text name="hques"><br></pre>
21

<pre><label>Security Answer:
</label>
<input type=password name="hans"><br></pre>
<pre><label>First name:
</label>
<input type=text name="fname"><br></pre>
<pre><label>Last name:
</label>
<input type=text name="lname"><br></pre>
<pre><label>Date of Birth:
</label>
<select name="mm"><option>mm</option>
<option>jan</option><option>feb</option><option>mar</option><option>apr
</option><option>may</option>
<option>june</option><option>july
</option>
<option>aug</option>
<option>sep</option>
<option>oct</option>
<option>nov</option>
<option>dec </option></select>
<select name="dd"><option>dd</option>

22

<option>1</option><option>2</option> <option>3</option><option>4</option>
<option>5</option>
<option>6</option><option>7</option> <option>8</option><option>9</option>
s<option>10</option>
<option>11</option><option>12</option>
<option>13</option><option>14</option> <option>15</option>
<option>16</option><option>17</option>
<option>18</option><option>19</option> <option>20</option>
<option>21</option><option>22</option>
<option>23</option><option>24</option> <option>25</option>
<option>26</option><option>27</option>
<option>28</option><option>29</option> <option>30</option>
<option>31</option></select><input type=text name="yy"
size=4><label>yyyy</label> <br>
</pre>
<pre><label>Address:
</label>
<input type=text name="add"><br></pre>
<pre><label>City:
</label>
<input type=text name="city"><br></pre>
<pre><label>Pin:
</label>
<input type=text name="pin"><br></pre>
<pre><label>State:
23

</label>
<input type=text name="state"><br></pre>
<pre><label>Country:
</label>
<input type=text name="country"><br></pre>
<pre><label>E-mail:
</label>
<input type=text name="email"></pre>
</font>
<font size=3><input type=submit name=tbut value="Sign Up"></font></form>
</html>

24

Flights

25

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Online Travel Agency - Hotels</title>
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
<!--[if IE 6]><link rel="stylesheet" href="./style.ie6.css" type="text/css"
media="screen" />
<!--[if IE 7]><link rel="stylesheet" href="./style.ie7.css" type="text/css"
media="screen" />
<script type="text/javascript" src="./jquery.js"></script>
<script type="text/javascript" src="./script.js"></script>
<style type="text/css">
.style1
{
width: 100%;
}
</style>
</head>
<body>
<div id="art-page-background-middle-texture">
<div id="art-page-background-glare">
<div id="art-page-background-glare-image">
<div id="art-main">
<div class="art-sheet">

26

<div class="art-sheet-tl"></div>
<div class="art-sheet-tr"></div>
<div class="art-sheet-bl"></div>
<div class="art-sheet-br"></div>
<div class="art-sheet-tc"></div>
<div class="art-sheet-bc"></div>
<div class="art-sheet-cl"></div>
<div class="art-sheet-cr"></div>
<div class="art-sheet-cc"></div>
<div class="art-sheet-body">
<div class="art-header">
<div class="art-header-png"></div>
<script type="text/javascript" src="swfobject.js"></script>
<div id="art-flash-area">
<div id="art-flash-container">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
width="792" height="175" id="art-flash-object">
<param name="movie" value="container.swf" valuetype="data"></param>
<param name="quality" value="high" valuetype="data"></param>
<param name="scale" value="default" valuetype="data"></param>
<param name="wmode" value="transparent" valuetype="data"></param>
<param name="flashvars"
value="color1=0xFFFFFF&alpha1=.50&framerate1=24&loop=true&wmode=trans
parent&clip=images/flash.swf&radius=5&clipx=-54&clipy=27

50&initalclipw=900&initalcliph=225&clipw=900&cliph=225&width=792&height
=175&textblock_width=0&textblock_align=no" valuetype="data"></param>
<param name="swfliveconnect" value="true" valuetype="data"></param>
<object type="application/x-shockwave-flash" data="container.swf" width="792"
height="175">
<param name="quality" value="high" valuetype="data"></param>
<param name="scale" value="default" valuetype="data"></param>
<param name="wmode" value="transparent" valuetype="data"></param>
<param name="flashvars"
value="color1=0xFFFFFF&alpha1=.50&framerate1=24&loop=true&wmode=trans
parent&clip=images/flash.swf&radius=5&clipx=-54&clipy=50&initalclipw=900&initalcliph=225&clipw=900&cliph=225&width=792&height
=175&textblock_width=0&textblock_align=no" valuetype="data"></param>
<param name="swfliveconnect" value="true" valuetype="data"></param>
<div class="art-flash-alt"><a
href="http://www.adobe.com/go/getflashplayer"><img
src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif
" alt="Get Adobe Flash player" /></a></div>
</object>
</object>
</div>
</div>
<script
type="text/javascript">swfobject.switchOffAutoHideShow();swfobject.registerObj
ect("art-flash-object", "9.0.0", "expressInstall.swf");</script>
<div class="art-logo">

28

<h1 id="name-text" class="art-logo-name"><a href="./index.html">Online Travel


Agency</a></h1>
<h2 id="slogan-text" class="art-logo-text">PRIVATE LTD.</h2>
</div>
</div>
<div class="art-nav">
<div class="l"></div>
<div class="r"></div>
<ul class="art-menu">
<li><a href="./index.html"><span class="l"> </span><span class="r">
</span><span class="t">Home</span></a></li>
<li><a href="./flights.html"><span class="l"> </span><span class="r">
</span><span class="t">Flights</span></a></li>
<li><a href="./hotels.html" class="active"><span class="l"> </span><span
class="r"> </span><span class="t">Hotels</span></a></li>
<li><a href="./packages.html"><span class="l"> </span><span class="r">
</span><span class="t">Packages</span></a></li>
<li><a href="./contact-us.html"><span class="l"> </span><span class="r">
</span><span class="t">Contact Us</span></a></li>
</ul>
</ul>
</div>
<div class="art-content-layout">
<div class="art-content-layout-row">
<div class="art-layout-cell art-sidebar1">
29

<div class="art-layout-bg"></div>
<div class="art-vmenublock">
<div class="art-vmenublock-body">
<div class="art-vmenublockheader">
<div class="l"></div>
<div class="r"></div>
<h3 class="t">Vertical Menu</h3>
</div>
<div class="art-vmenublockcontent">
<div class="art-vmenublockcontent-body">
<ul class="art-vmenu">
</ul>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
<div class="art-layout-cell art-content">
<div class="art-post">
<div class="art-post-body">
30

<div class="art-post-inner art-article">


<h2 class="art-postheader">Hotels</h2>
<table class="style1">
<tr>
<td> <a href="tajhotal.aspx"><img alt="" src="images/g.jpg" /></a></td>
<td> <a href="getDiscount.aspx"><img alt="" src="images/hotels.gif"
/></a></td>
</tr>
<tr>
<td><a href="BookNow.aspx"><img alt="" src="images/a.jpg" /></a></td>
<td> <a href="BookNow.aspx"><img alt="" src="images/b.jpg" /></a></td>
</tr>
<tr>
<td> <a href="BookNow.aspx"><img alt="" src="images/c.jpg" /></a></td>
<td><a href="BookNow.aspx"><img alt="" src="images/d.jpg" /></a></td>
</tr>
<tr>
<td><a href="BookNow.aspx"><img alt="" src="images/e.jpg" />
</a>
</td>
<td> <a href="BookNow.aspx"><img alt="" src="images/i.jpg" /></a></td>
</tr>

31

</table>
&nbsp;<div class="art-postcontent"></div>
<div class="cleared"></div>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>
</div>
<div class="cleared"></div>
<div class="art-footer">
<div class="art-footer-t"></div>
<div class="art-footer-l"></div>
<div class="art-footer-b"></div>
<div class="art-footer-r"></div>
<div class="art-footer-body"><a href="./#" class="art-rss-tag-icon"
title="RSS"></a>
<div class="art-footer-text">
<p><a href="./#"></a> | <a href="./#"></a> | <a href="./#"></a></p>
<p>Copyright 2011. All Rights Reserved.</p>
</div>
32

<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>

33

Packages

34

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />


<title>Online Travel Agency - Packages</title>
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
<link rel="stylesheet" href="./style.ie6.css" type="text/css" media="screen" /><!
[endif]-->
<link rel="stylesheet" href="./style.ie7.css" type="text/css" media="screen" /><!
[endif]-->
<script type="text/javascript" src="./jquery.js"></script>
<script type="text/javascript" src="./script.js"></script>
<style type="text/css">
.style1
{
width: 100%;
}
.style2
{
font-weight: normal;
}
</style>
</head>
<body>
<div id="art-page-background-middle-tex<div id="art-page-background-glare">
<div id="art-page-background-glare-image">
<div id="art-main">
<div class="art-sheet">
<div class="art-sheet-tl"></div>
<div class="art-sheet-tr"></div>
<div class="art-sheet-bl"></div>
<div class="art-sheet-br"></div>
<div class="art-sheet-tc"></div>
<div class="art-sheet-bc"></div>
<div class="art-sheet-cl"></div>
<div class="art-sheet-cr"></div>
<div class="art-sheet-cc"></div>
<div class="art-sheet-body"><div class="art-header">
<div class="art-header-png"></div>
<script type="text/javascript" src="swfobject.js"></script>
<div id="art-flash-area">
<div id="art-flash-container">
35

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
width="792" height="175" id="art-flash-object">
<param name="movie" value="container.swf" valuetype="data"></param>
<param name="quality" value="high" valuetype="data"></param>
<param name="scale" value="default" valuetype="data"></param>
<param name="wmode" value="transparent" valuetype="data"></param>
<param name="flashvars"
value="color1=0xFFFFFF&alpha1=.50&framerate1=24&loop=true&wmode=trans
parent&clip=images/flash.swf&radius=5&clipx=54&clipy=50&initalclipw=900&initalcliph=225&clipw=900&cliph=225&width=7
92&height=175&textblock_width=0&textblock_align=no"
valuetype="data"></param>
<param name="swfliveconnect" value="true" valuetype="data"></param>
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="container.swf" width="792"
height="175">
<param name="quality" value="high" valuetype="data"></param>
<param name="scale" value="default" valuetype="data"></param>
<param name="wmode" value="transparent" valuetype="data"></param>
<param name="flashvars"
value="color1=0xFFFFFF&alpha1=.50&framerate1=24&loop=true&wmode=trans
parent&clip=images/flash.swf&radius=5&clipx=-54&clipy=50&initalclipw=900&initalcliph=225&clipw=900&cliph=225&width=792&height
=175&textblock_width=0&textblock_align=no" valuetype="data"></param>
<param name="swfliveconnect" value="true" valuetype="data"></param>
<!--<![endif]-->
<div class="art-flash-alt"><a
href="http://www.adobe.com/go/getflashplayer">
<imgsrc="http://www.adobe.com/images/shared/download_buttons/get_flash_play
er.gif" alt="Get Adobe Flash player" /></a></div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
36

</div>
</div>
<scripttype="text/javascript">swfobject.switchOffAutoHideShow();swfobject.regi
sterObject("art-flash-object", "9.0.0", "expressInstall.swf");</script>
<div class="art-logo">
<h1 id="name-text" class="art-logo-name"><a href="./index.html">Online Travel
Agency</a></h1>
<h2 id="slogan-text" class="art-logo-text">PRIVATE LTD.</h2>
</div>
</div>
<div class="art-nav">
<div class="l"></div>
<div class="r"></div>
<ul class="art-menu">
<li><a href="./index.html"><span class="l"> </span><span class="r">
</span><span class="t">Home</span></a></li>
<li><a href="./flights.html"><span class="l"> </span><span class="r">
</span><span class="t">Flights</span></a></li>
<li><a href="./hotels.html"><span class="l"> </span><span class="r">
</span><span class="t">Hotels</span></a></li>
<li><a href="./packages.html" class="active"><span class="l"> </span><span
class="r"> </span><span class="t">Packages</span></a></li>
<li><a href="./contact-us.html"><span class="l"> </span><span class="r">
</span><span class="t">Contact Us</span></a></li>
</ul>
</ul>
</div>
<div class="art-content-layout">
<div class="art-content-layout-row">
<div class="art-layout-cell art-sidebar1">
<div class="art-layout-bg"></div>
<div class="art-vmenublock">
<div class="art-vmenublock-body">
<div class="art-vmenublockheader">
<div class="l"></div>
<div class="r"></div>
<h3 class="t">Vertical Menu</h3>
</div>
<div class="art-vmenublockcontent">
<div class="art-vmenublockcontent-body">
37

<ul class="art-vmenu">
<li><a href="./domestic-packages.html">
<span class="l"> </span>
<span class="r"> </span>
<span class="t">Domestic Package</span>
</a></li>
<li><a href="./international-packages.html"><span class="l"> </span><span
class="r"> </span><span class="t">International Package</span></a></li>
</ul>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
<div class="art-layout-cell art-content">
<div class="art-post">
<div class="art-post-body">
<div class="art-post-inner art-article">
<h2 class="art-postheader">Projects</h2>
&nbsp;<div class="art-postcontent">
<br />
<table class="style1">
<tr>
<td>
<a href="Tajmahal.aspx"><img alt=""
src="images/Taj - Copy.jpg" width="200px" /> </a><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span
class="style2"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Taj
Mahal</strong></span></td>
<td>
<a href="Khujaraho.aspx"><img
alt="" src="images/khajuraho.jpg" /> </a><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Khajuraho Tamplete</td>
</tr>
38

<tr>
<td>
<a href="BookNow.aspx"><img
alt="" src="images/kerala.jpg" /></a><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Kerala BackWater</td>
<td>
<a href="BookNow.aspx"><img
alt="" src="images/spq Ayurveda.jpg" /> </a><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp; Spa &amp;
Ayurveda</td>
</tr>
<tr>
<td>
<a href="BookNow.aspx"><img
alt="" src="images/thar.jpg" /></a><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thar Desert</td>
<td>
<a href="BookNow.aspx"><img
alt="" src="images/Goa.JPG" /></a><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Goa Beaches</td>
</tr>
<tr>
<td>
<a href="BookNow.aspx"><img
alt="" src="images/varanasi-ghat-tour.jpg" /></a><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp; Varanasi Ghat</td>
<td>
<a href="BookNow.aspx"><img
alt="" src="images/Dal-Lake.jpg" /></a><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dal Lake</td>
</tr>
<tr>
39

<td>
<a href="BookNow.aspx"><img
alt="" src="images/Place.jpg" /></a><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Place On Weels</td>
<td>
<a href="BookNow.aspx"><img
alt="" src="images/Pushar Fair.jpg" /></a><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Phukar
Fair</td>
</tr>
</table>
</div>
<div class="cleared"></div>
</div>
<div class="cleared"></div></div>
<div class="cv>
</div>
</div>
<div class="cleared"></div>
<div class="art-footer">
<div class="art-footer-t"></div>
<div class="art-footer-l"></div>
<div class="art-footer-b"></div>
<div class="art-footer-r"></div>
<div class="art-footer-body"><a href="./#" class="art-rss-tag-icon"
title="RSS"></a>
<div class="art-footer-text">
<p><a href="./#"></a> | <a href="./#"></a> |
<a href="./#"></a></p>
<p>Copyright 2011. All Rights Reserved.</p>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
40

</div>
<div class="cleared"></div>
<p class="art-page-footer"></p>
</div>
</div>
</div>
</div>
</body>
</html>

41

Home Page

42

<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Online Travel Agency</title>
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
<link rel="stylesheet" href="./style.ie6.css" type="text/css" media="screen" />
<link rel="stylesheet" href="./style.ie7.css" type="text/css" media="screen" />
<script type="text/javascript" src="./jquery.js"></script>
<script type="text/javascript" src="./script.js"></script>
</head>
<body>
<div id="art-page-background-middle-texture">
<div id="art-page-background-glare">
<div id="art-page-background-glare-image">
<div id="art-main">
<div class="art-sheet">
<div class="art-sheet-tl"></div>
<div class="art-sheet-tr"></div>
<div class="art-sheet-bl"></div>
<div class="art-sheet-br"></div>
<div class="art-sheet-tc"></div>
<div class="art-sheet-bc"></div>
<div class="art-sheet-cl"></div>
<div class="art-sheet-cr"></div>
<div class="art-sheet-cc"></div>
<div class="art-sheet-body">
<div class="art-header">
<div class="art-header-png"></div>
<script type="text/javascript" src="swfobject.js"></script>
<div id="art-flash-area">
<div id="art-flash-container">
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
width="792"
height="175" id="art-flash-object">
<param name="movie" value="container.swf" valuetype="data"></param>
<param name="quality" value="high" valuetype="data"></param>
<param name="scale" value="default" valuetype="data"></param>
<param name="wmode" value="transparent" valuetype="data"></param>
<param
name="flashvars"value="color1=0xFFFFFF&alpha1=.50&framerate1=24&loop=true&wmode=t
ransparent&clip=images/flash.swf&radius=5&clipx=-54&clipy=50&initalclipw=900&initalcliph=225&clipw=900&cliph=225&width=792&height=175&textblo
ck_width=0&textblock_align=no" valuetype="data"></param>
<param name="swfliveconnect" value="true" valuetype="data"></param>
<object type="application/x-shockwave-flash" data="container.swf" width="792" height="175">
<param name="quality" value="high" valuetype="data"></param>
<param name="scale" value="default" valuetype="data"></param>
43

<param name="wmode" value="transparent" valuetype="data"></param>


<paramname="flashvars"value="color1=0xFFFFFF&alpha1=.50&framerate1=24&loop=true&w
mode=transparent&clip=images/flash.swf&radius=5&clipx=-54&clipy=50&initalclipw=900&initalcliph=225&clipw=900&cliph=225&width=792&height=175&textblo
ck_width=0&textblock_align=no" valuetype="data"></param>
<param name="swfliveconnect" value="true" valuetype="data"></param>
<!--<![endif]-->
<div class="art-flash-alt"><a href="http://www.adobe.com/go/getflashplayer"><img
src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get
Adobe Flash player" /></a></div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
</div>
</div>
<scripttype="text/javascript">swfobject.switchOffAutoHideShow();swfobject.registerObject("ar
t-flash-object", "9.0.0", "expressInstall.swf");</script>
<div class="art-logo">
<h1 id="name-text" class="art-logo-name"><a href="./index.html">Online Travel
Agency</a></h1>
<h2 id="slogan-text" class="art-logo-text"> PRIVATE LTD.</h2>
</div>
</div>
<div class="art-nav">
<div class="l"></div>
<div class="r"></div>
<ul class="art-menu">
<li><a href="./index.html" class="active"><span class="l"> </span><span class="r">
</span><span class="t">Home</span></a></li>
<li><a href="./flights.html"><span class="l"> </span><span class="r"> </span><span
class="t">Flights</span></a></li>
<li><a href="./hotels.html"><span class="l"> </span><span class="r"> </span><span
class="t">Hotels</span></a></li>
<li><a href="./packages.html"><span class="l"> </span><span class="r"> </span><span
class="t">Packages</span></a></li>
<li><a href="./contact-us.html"><span class="l"> </span><span class="r"> </span><span
class="t">Contact Us</span></a></li>
</ul>
</div>
<div class="art-content-layout">
<div class="art-content-layout-row">
<div class="art-layout-cell art-sidebar1">
<div class="art-layout-bg"></div>
<div class="art-vmenublock">
<div class="art-vmenublock-body">
44

<div class="art-vmenublockheader">
<div class="l"></div>
<div class="r"></div>
<h3 class="t">Vertical Menu</h3>
</div>
<div class="art-vmenublockcontent">
<div class="art-vmenublockcontent-body">
<ul class="art-vmenu">
<li><a href="company_info.html"><span class="l"> </span><span class="r"> </span><span
class="t">Company Info</span></a></li>
<li><a href="ClientLogin.aspx"><span class="l"> </span><span class="r"> </span><span
class="t">Client Login</span></a></li>
<li><a href="Registration.aspx"><span class="l"> </span><span class="r"> </span><span
class="t">Sign Up</span></a></li>
</ul>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
<div class="art-layout-cell art-content">
<div class="art-post">
<div class="art-post-body">
<div class="art-post-inner art-article">
<h2 class="art-postheader">Home</h2>
<div class="art-postcontent">
</style>
</head>
<body>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,
0,19,0" width="574" height="460">
<param name="movie" value="travel.swf?xml_path=travel.xml" />
<param name="quality" value="high" />
<embed src="travel.swf?xml_path=travel.xml" width="574" height="460" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwaveflash"></embed>
</object>
</body>
</html>
<p><br /></p>
<p style="text-align: justify; "><img src="./images/preview.jpg" alt="an image"
style="float:left" /><b>A travel agency is a retail business that sells travel related products and
45

services to customers on behalf of suppliers such as airlines, car rentals ,cruise lines, hotels
,railways, sightseeing tours and package holidays that combine several products. In addition to
dealing with ordinary tourists most travel agencies have a separate department devoted to
making travel arrangements for business travel only. There are also travel agencies that serve as
general sales agents for foreign travel companies, allowing them to have offices in countries
other than where their headquarters are located. As the name implies, a travel agencys main
function is to act as agent that is selling travel products and services on behalf of a
supplier.</p></b>
<p class="style9" align="center" style="text-align: justify; "><b>A
package holiday or a ticket is not purchased from a supplier unless a customer requests that
purchase. The holiday or ticket is supplied to them at a discount. The profits therefore the
difference between the advertised price which the customer pays and the discounted price at
which it is supplied to the agent. This is known as commission.</p></b>
<p class="style9" align="center" style="text-align: justify; "><b>Other
commercial operations are undertaken in online travel agency , especially by the larger chains.
These can include the sale of in-house insurance, travel guide books and time tables, car rentals,
dealing in the most popular holiday currencies.</p></b>
<p class="style9" align="center" style="text-align: justify; "><b>The
majority of travel agents have felt the need to protect themselves and their clients against the
possibilities of commercial failure, either their own or a supplier's. They will advertise the fact
that they are surety bonded, meaning in the case of a failure, the customers are guaranteed either
an equivalent holiday to that which they have lost or if they prefer, a refund.</p></b>
<p class="style9" align="center" style="text-align: justify; "><b>A travel
agent is supposed to offer impartial travel advice to the customer. However, this function almost
disappeared with the mass-market package holiday and some agency chains seemed to develop a
'holiday supermarket' concept, in which customers choose their holiday from brochures on racks
and then book it from a counter. Again, a variety of social and economic changes have now
contrived to bring this aspect to the fore once more, particularly with the advent of multiple, nofrills, low-cost airlines.</p></b>
<p class="style9" align="center"><br /></p>
<span><br /></span>
<p class="style9" align="center"><br /></p>
<p class="style9" align="center"> </p>
</div>
<div class="cleared"></div>
</div>
<div class="cleared"></div>
</div>
46

</div>
<div class="cleared"></div>
</div>
</div>
</div>
<div class="cleared"></div>
<div class="art-footer">
<div class="art-footer-t"></div>
<div class="art-footer-l"></div>
<div class="art-footer-b"></div>
<div class="art-footer-r"></div>
<div class="art-footer-body"><a href="./#" class="art-rss-tag-icon" title="RSS"></a>
<div class="art-footer-text">
</a></p>
<p>Copyright 2011. All Rights Reserved.</p>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
<p class="art-page-footer"></p>
</div>
</div>
</div>
</div>
</body>
</html>

47

We are looking to develop a


different website for online tour and
travel which will help to travel
across different parts of the country.
The site will be developed within
the boundaries which will make
travelling easy and efficient.
although the emphasis on sharing
functionality. The site will provide
best and easy tour and travel
facilities.

48

1. Google
2. Wikipedia
3. Software Engineering- K K
Aggarwal
s

49

A
PROJECT REPORT
ON

ONLINE TOUR AND TRAVEL

SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE


AWARD OF THE DEGREE OF

BACHELOR OF COMPUTER APPLICATION


AFFILIATED TO C.C.S. UNIVERSITY, MEERUT

INSTITUTE OF TECHNOLOGY AND SCIENCE


(2011-2014)
SUBMITTED TO
Prof. Nancy Sharma

SUBMITTED BY:
Kunwar Siddharth Rao
Roll No. (9345082)
BCA-VI Sem.

50

Certificate
This is to certify that the Synopsis/ Project Report (605) entitled Online Tour and Travel done
by Mr. Kunwar Siddharth Rao, Roll No 9345082 is an authentic work carried out by her at
Institute of Technology and Science under my guidance. The matter embodied in this project work
has not been submitted earlier for the award of any degree or diploma to the best of my knowledge
and belief.
Date:

Signature of the Guide


(Prof Nancy Sharma)
Assistant Professor
ITS Mohan Nagar Ghaziabad

51

ACKNOWLEDGEMENT

Concentration, dedication and application are necessary but not sufficient to achieve our goal.
These must be awarded by guidance, assistance and cooperation of person to make it tenable.
Firstly, it is a great pleasure, thanking all the people who helped me to follow the path to success
for the completion of this project.
I gratefully acknowledge to Prof. Nancy Sharma who has given us the opportunity to learn at
deep level to prepare the project.
Finally, my warm thanks to all the faculty staff member of ITS College for their kind helps
during our studies and practical.
Although I have tried to make this project error free and tested it in the extreme condition, but if
anybody found any type of errors or suggestions for this software, please report me and i promise
to fix the problem or well adopt good suggestions.

52

CONTENT
1. Introduction

2. Project overview

3. Purpose of project

4. Features of project

5. Understanding Online Agency

6. Payment
7. System Requirements
(i). Hardware Requirements

(ii). Software Requirements

8. Waterfall model

0 level diagram
1 level diagram

E-R Diagram
Sequence diagram

10
11
12
17

10. Design and implementation

18

11. Results and Discussion


i. Screenshots & Coding

19

13. Conclusion

47

14. References

48

53

Вам также может понравиться