Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
22 views8 pages

ABSTRACT4)

The 'TOURISM MANAGEMENT SYSTEM' project automates tourism processes such as booking and user management using HTML-PHP for the front end and Microsoft SQL Server for the back end. It allows users to book tours globally through a single platform while enabling admins to manage packages and bookings efficiently. The system aims to simplify the booking process and provide accurate information, enhancing the overall user experience in travel management.

Uploaded by

ameerhansufm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views8 pages

ABSTRACT4)

The 'TOURISM MANAGEMENT SYSTEM' project automates tourism processes such as booking and user management using HTML-PHP for the front end and Microsoft SQL Server for the back end. It allows users to book tours globally through a single platform while enabling admins to manage packages and bookings efficiently. The system aims to simplify the booking process and provide accurate information, enhancing the overall user experience in travel management.

Uploaded by

ameerhansufm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

ABSTRACT

The project "TOURISM MANAGEMENT SYSTEM" is used to automate all process of


the tourism, which deals with creation, booking and confirmation and user
details. The project is designed HTML-PHP as front end and Microsoft SQL Server
2008 as backend which works in any browsers The coding language used HTML
and PHP. TOURISM MANAGEMENT SYSTEM is used to book a tour from anywhere
in the world by a single dynamic website which will help the user to know all
about the places and tour details in a single website. The admin can add packages
to the website from a certain travel agents and hotels by create a tour page. Then
the users can sign in and book each project, they can be confirmed by the admin
in their manage booking page. The user can see the confirmation in their my
booking page. It is an easiest platform for all travelers which can be easily booked
and know the all details Keywords: TOURISM MANAGEMENT SYSTEM, travel
packages, tourism, package booking.
CONTENTS

 ABSTRACT

 INTRODUCTION

 SYSTEM STUDY

 SYSTEM REQUIREMENTS

 SYSTEM ANALYSIS & DESIGN

 DATA FLOW DIAGRAM

 CODING

 TESTING

 OUTPUT SCREEN

 FUTURE ENHANCEMENT

 CONCLUSION

 BIBLIOGRAPHY
INTRODUCTION
Most of the people in this world like to travel from one place to another no
matter whether it is a small or large distance. Some people like to travel by
train, flight, bus or by any other means of transport. This tourism
application is designed for the travel agency in which there is an option of
doing the railway or air ticket reservation in order to reach the intended
destination. The Tourism Management System is one of an application that
will help the customers to book the air ticket or the railway tickets through
this application of the travel agency. Booking of tickets will be done with a
great ease and without any difficulty. This will be one of the interesting
projects that one can work on and implement in real time world. The user
interface must be simple and easy to understand.
SYSTEM STUDY
1.EXISTING SYSTEM

In the existing system, each task is carried out manually and processing is also a tedious
job. In previous system Tavelers were maintaining time table details manually in pen
and paper, which was time taking and costly. The travelers is not able to achieve its
need in time and also the results may not accurate. Because of the manual maintenance
there are number of difficulties and drawbacks exist in the system. Some of them are

Drawbacks of the Existing System:

 Increased transaction leads to increased source document and hence


maintenance becomes difficult.

 If any admin, user entry is wrongly made then the maintenance becomes very
difficult.

2.PROPOSED SYSTEM

The proposed system is designed to be more efficient than the manual system. It
invokes all base tasks that are now carried out manually, such as the forms transactions
and reports which is added advantage. The proposed system is computer-based
application. Thousands of records can search and displayed without taking any
significant time.

Advantages of the Proposed System:

 Gives accurate information.


 Simplifies the manual work.
 It minimizes the documentation related work.
 Provides up to date information.
 Friendly Environment by providing warning messages.
 Travelers details can be provided.
 Booking confirmation notification.
MODULES
1.Admin authentication

This module is mainly based on admin. System will check the admin user name
and password for authentication. After the verification for authorization the
admin can be able to precede the process. All works are done under his control.

2.User Registration

This module covers the details about the registration of users which they can be
register by itself by adding data like name, password, email id and further
details. After registration they can be sign in by their username and password.

3.Package Creation

The admin can create packages by creating package page which the type, price,
details, place details all the travel tour package details can be added here. Which
it will be showed in user homepage.

4.Package Booking

In this module maintain the booking of travel packages by the user by selecting
various packages with date and certain comments.

5.Booking confirmation/manage

Booking confirmation is the process of confirming the booked packages by the


admin that is booked by the user with date and comment and also admin can
manage the booking by cancelling

6.Issue ticket

Tickets can be issued for the user in the issue ticket page in the home page of the
user the certain booked packages only can be issued.
SYSTEM REQUIREMENTS
Software Requirement Specifications

 Operating System Windows XP or Higher

 Server XAMPP Server

 Front End PHP, CSS, HTML, JavaScript.

 Back End MySQL

 Editor Tools Notepad, Notepad++

 Web Browser Google Chrome, Firefox, or any compatible update browser.

Hardware Requirement Specifications

 Processor: At least 2.0 GHz

 RAM: At least 2GB


SYSTEM ANALYSIS & DESIGN
To design the system Object Oriented Modelling techniques and unified modelling language
tools is used. Because, modification of the object implementation is casy and understanding of
the structures is easy and also direct manipulation of architectural components is casy. It also
manages and assembles objects that are implementing in our system. This is categorized into
two phases. These are

1. Object Oriented Analysis

2. Object Oriented Design

1.Object Oriented Analysis

During this phase we will look at the problem domain, and with the aim of producing a
conceptual model of the information that exists in the area which will be analyzed. And this
model the functions of the system, identifying the business objects, organize the objects and
also the relationship between them.

2.Object Oriented Design

During this phase model object interactions and behaviors that use case scenario, and finally
update object model to reflect the implementation environment. And also transforms the
conceptual model procedure in object-oriented analysis to take account of the constraints
imposed to our system format, so that we will use this phase to refine the use case model to
reflect the implementation environment.
DATA FLOW DIAGRAM
Data flow diagram also known as DFD, Data flow diagrams are used to graphically represent the
flow of data in a business information system. DFD describes the processes that are involved in
a system to transfer data from the input to the file storage and reports generation.

Data flow diagrams can be divided into

 Logical data flow diagram

 Physical data flow diagram

1.Logical data flow diagram

The logical data flow diagram describes flow of data through a system to perform certain
functionality of a business. It describes the process that are undertaken, the data required and
produced by each process, and the stores needed to hold the data. On the other hand, a
physical DFD shows how the system is actually implemented, either at the moment (Current
Physical DFD), or how the designer intends it to be in the future (Required Physical DFD)

2 Physical data flow diagram

The physical data flow diagram describes the implementation of the logical data flow. Thus, a
physical DFD may be used to describe the set of data items that appear on each piece of paper
that move around an office, and the fact that a particular set of pieces of paper are stored
together in a filling cabinet. It is quite possible that a Physical DFD will include references to
data that are duplicated, or redundant, and that the data stores, if implemented as a set of
database tables, would constitute an un-normalized(or de-normalized) relational database. In
contrast, a Logical DFD attempts to capture the data flow aspects of a system in a form that
neither redundancy nor duplication.

You might also like