You are on page 1of 38

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

"Jnana Sangama", Belgavi-590 018, Karnataka, India

An Internship Report
On
TOURISM MANAGEMENT SYSTEM
Submitted in Partial Fulfillment of the requirement for the award of the degree of

BACHELOR OF ENGINEERING
IN
COMPUTER SCIENCE AND ENGINEERING

Submitted By
PYENTY JAYA SURYA 1SJ18CS077

Carried out at
Tequed Labs Pvt Ltd
1st Main Road, Banashankari, Bangalore

Under the guidance of


Internal Guide External Guide
Prof.Chandana K R Nithin Naik
Assistant Professor Associate Project Manager
Dept. Of CSE, SJCIT Tequed Labs Private Ltd

S J C INSTITUTE OF TECHNOLOGY
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
CHIKKABALLAPUR-562101
2021-2022
"Jai Sri Gurudevll
Sri Adichunchanagiri Shikshana Trust@

S.J.C INSTITUTE OF TECHNOLOGY, Chickballapur - 562101


Department of Computer Science and Engineering

CERTIFICATE
This is to certify that the Internshipwork entitled "TOURISM MANAGEMENT SYTEM"
carried out by PYENTY JAYA SURYA bearing USN:lS18CS077 a bonafide student of Sri
Jagadguru Chandrashekaranatha Institute of Technology in partial fulfilment for the award of
Bachelor of Engineering in Computer Science and Engineering of Visvesvaraya
Technological University, Belgaum during the year 2021-22. It is certificated that all
corrections / suggestions indicated for internal assessment have been incorporated in the repott
deposited in the departmental library. The Internship report has been approved as it satisfies the
academic requirements in respect of Internship work prescribed for the said Degree.

Signature of Guide Signat re of HOD Signatu mcipal


Prof.Chandana K R Dr. Manjunath Kumar B H Dr. G T Raju
Assistant Professor Professor & HOD, Principal, SJCIT,
Dept. ofCSE, SJCIT Dept.ofCSE. SJCIT Chickballapur

External Examiners:
Name of the Examiners Signature with Date

I• VCs
COMPANY CERTIFICATE
DECLARATION

I, PYENTY JAYA SURYA , student of VIII semester B.E in Computer science & Engineering at

S J C Institute of Technology, Chickballapur, hereby declare that the Internship work entitled

“TOURISM MANAGEMENT SYSTEM” has been independently carried out by me under the

supervision of Chandana K R, Assistant Professor, and the coordinator Narendra Babu C

Assistant Professor, submitted in partial fulfillment of the course requirement for the award of

degree in Bachelorof Engineering in Computer Science & Engineering of Visveswaraya

TechnologicalUniversity, Belgavi during the year 2021-2022. I further declare that the report has

not been submitted to any other University for the award of any other degree.

PLACE: Chickballapur PYENTY JAYA SURYA


Date: 01/06/2022 USN: 1SJ18CS077

i
ABSTRACT

Most of the people in this world like to travel from one place to another no matter whether it is a smallor
large distance. The need for a tourism management system that can manage tourism information with
ease is sought after by every tour management company. Tour Management system is a dynamic website
for tourism business. This tourism application is designed for travel agencies by which they can
manage different tour packages based on the destinations. By using this, the tour company can tailor
tour packages spanning various destinations at almost every price point. The also implemented search
module allows the administrator to find and update or upgrade the tour packages with ease. This module
can also even be extended to a customer application page by which customers can find the right tour
package for them at every budget, depending on the tour locations. The main purpose is to help tourism
companies to manage tour packages. The system can also be used for both professionaland business
trips. The proposed system maintains a centralized repository to make necessary travel arrangements and
to retrieve information easily.

ii
ACKNOWLEDGEMENT

With reverential pranam, we express my sincere gratitude and salutations to the feet of his holiness
Byravaikya Padmabhushana Sri Sri Sri Dr. Balagangadharanatha Maha Swamiji, & his
holiness Jagadguru Sri Sri Sri Dr. Nirmalanandanatha Swamiji of Sri Adichunchanagiri Mutt for
their unlimited blessings. First and foremost, we wish to express my deep sincere feelings of
gratitude to our institution, Sri Jagadguru Chandrashekaranatha Swamiji Institute of
Technology. For providing me an opportunity for completing my internship work successfully.
I extend deep sense of sincere gratitude to Dr. G T Raju, Principal, S J C Institute of
Technology, Chickballapur, for providing an opportunity to complete the Internship Work.
I extend special in-depth, heartfelt, and sincere gratitude to our HOD Dr. Manjunatha
Kumar B H, Professor and Head of the Department, Computer Science and Engineering ,S
J C Institute of Technology, Chickballapur, for his constant support and valuable guidance of the
Internship Work.
I convey our sincere thanks to Internship Internal Guide Chandana K R, Assistant
Professor, Department of Computer Science and Engineering, S J C Institute of Technology,
for her constant support, valuable guidance and suggestions of the Internship Work.
I am thankful to Internship External Guide Nithin Naik, Associate Project Manager,
Tequed LabsPvt Ltd, Bangalore for providing valuable guidance and encouragement of the
Internship Work.
I also feel immense pleasure to express deep and profound gratitude to our Internship
Coordinator Prof. Narendra Babu C, Assistant Professor, Department of Computer Science
and Engineering, S J C Institute of Technology, for her guidance and suggestions of the
Internship Work.
Finally, I would like to thank all faculty members of Department of Computer Science
and Engineering, S J C Institute of Technology, Chickballapur for their support.
I also thank all those who extended their support and co-operation while bringing out this
Internship Report.

PYENTY JAYA SURYA (1SJ18CS077)

iii
CONTENTS

Declaration i
Abstract ii
Acknowledgement iii
Contents iv
List of Figures vi

Chapter No Chapter Title Page No


1 COMPANY PROFILE 1-4
1.1 History of the Organization 1
1.1.1 Objectives 1
1.1.2 Operations of the Organization 1
1.2 Major Milestones 2
1.3 Structure of the Organization 3
1.4 Services Offered 4

2 ABOUT THE DEPARTMENT 5-8


2.1 Specific Functionalities of the Department 5
2.2 Process Adopted 5
2.3 Testing 6
2.4 Structure of the Department 7
2.5 Role and Responsibilities of Individuals 8

3 TASK PERFORMED 9

REFLECTION NOTES 10-20


4.1 Experience 10
4.2 Technical Outcomes 10
4.2.1 System Requirement Specification 11
4.3 System Analysis and Design 11
4.3.1 Existing System 11
4.3.2 Disadvantages of the Existing System 11

iv
4.3.3 Proposed System 11
4.3.4 Advantages of the Proposed System 12
4.4 System Architecture 12
4.4.1 Data Flow Diagram 12
4.4.2 USE CASE Diagram 13
4.4.3 UML Diagram 14
4.4.4 Class Diagram 15

4.5 Implementation 14
4.5.1 Modules 14
4.6 Screenshots 15
5 CONCLUSION 21

BIBLIOGRAPHY 22

APPENDIX 23

v
LIST OF FIGURES
Figure No. Name of the Figure Page
No.
Figure 1.1 Organization operations 2
Figure 1.3 Organization structure 3
Figure 2.2 Process adopted 5
Figure 2.3 Department Structure 7
Figure 4.4.1 Data flow diagram 12
Figure 4.4.2 Use Case diagram 13
Figure 4.4.3 UML diagram 13
Figure 4.6.1 Class Diagram 15
Figure 4.6.2 Home Page 15
Figure 4.6.3 Navigation Bar 15
Figure 4.6.4 Footer 16
Figure 4.6.5 Tour Packages 16
Figure 4.6.6 Contact us 17
Figure 4.6.7 Admin Login 17
Figure 4.6.8 Admin Dashboard 17
Figure 4.6.9 Create Packages 18
Figure 4.6.10 User Signup 18
Figure 4.6.11 User Sign-in 18
Figure 4.6.12 Manage Users 18
Figure 4.6.13 Manage Booking 19
Figure 4.6.14 Manage Issues 19
Figure 4.6.15 Manage Enquiry 19
Figure 4.6.16 Admin Databases 20
Figure 4.6.17 Tourism Database 20
Figure 4.6.18 User Database 20

vi
CHAPTER - 1
COMPANY PROFILE
Tequed Labs Private Limited is a private incorporated on 22 January 2018. It is classified as
non-govt company and is registered at Registrar of companies, Bangalore. Tequed Labs is a
research and development center and educational institute based in Bangalore. They are focused
on providing quality education on latest technologies and develop products which are of great
need to society.
1.1 History of the Organization
Tequed Labs involve in distribution and sales of the latest electronic innovation products
developed all over the globe to their customers. They run a project consultancy where they
undertake various projects from wide range of companies and assist them technically and build
products and provide serviced to them. They are continuously involved in research about
futuristic technologies and finding ways to simplify them for their clients. This project was the world
finalist in the international innovation challenge called MASTERPIECE in Dubai. It ha been
exhibited in NASSCOM Product Conclave and has received great appreciation from IT giants.
This product has been patented bearing a patent number- 201741034208.
They have developed a women’s safety device which sends the location of the woman in
distress to the nearby police station. This product won the best ICT category project award in
a state level exhibit and was exhibited at NASSCOM PRODUCT CONCLVE 2017. Their other
research work includes development of a device for blind which can recognize objects and
convert it into speech. This innovation has a lot of potential in helping the blind people.
Their other products include: -
• Automation of production line and remote quality control monitoring system.
• Development of mobile app and website for sales of artistic and antique products.
• Development of an energy conservation system for paper machineries.

Development of an analytic tool for software-based vehicle condition analysis for resales.
1.1.1 Objectives
We are continuously involved in research about futuristic technologies and finding ways to
simplify them for our students.
1.1.2 Operation of the Organization

1
Tourism Management System Company Profile

The organization is operated by Supreeth S K who is the Director and CEO of the company.
There are about 20 people working in the organization working as intern guides in various
platform and trained above 20000 students all over India and one of the corporate institutions
for providing internships.

1.2 Major Milestones


The company is continuously involved in research about futuristic technologies and finding ways
to simplify them for their clients. One of the project was the world finalist in the international
innovation challenge called MASTERPIECE in Dubai. It has been exhibited in NASSCOM
Product Conclave and has received great appreciation from IT giants. Theproduct has been
patented bearing a patent number-201741034208.

Dept. of CSE, SJCIT 2 2021-2022


Tourism Management System Company Profile

They have developed a women’s safety device which sends the location of the woman in
distress to the nearby police station. This product won the best ICT category project award in
a state level exhibit and was exhibited at NASSCOM PRODUCT CONCLVE 2017. Their other
research work includes development of a device for blind which can recognize objects and
convert it into speech. This innovation has a lot of potential in helping the blind people.
Their other products include: -
• Automation of production line and remote quality control monitoring system.
• Development of mobile app and website for sales of artistic and antique products.
• Development of an energy conservation system for paper machineries.

1.3 Structure of the Organization


Tequed Labs is a researchand development center and educational institute based in Bangalore
started by Mr Aditya S K and Mr Supreeth Y S. They are focused on providing quality
education on latest technologies and develop products which are of great need to the society.
They also involve distribution and sales of latest electronic innovation products developed all
over the globe to our customers. They run a project consultancy where they undertake various
projects from wide range of companies and assist them technically and build products and
provide services to them. Specialties involve internet of things, research and development, skill
development, hardware design, and innovation. Tequed Labs assigns agroup of 2-3 trainers for
every class to overlook the training period and to assist the students regarding doubts.

Dept. of CSE, SJCIT 3 2021-2022


Tourism Management System Company Profile

1.4 Services Offered


• Workshops
• Internship and Skill Development Programs
• Online Courses
• Faculty Development Programs

Dept. of CSE, SJCIT 4 2021-2022


TOURISM MANAGEMENT SYSTEM About the Department

CHAPTER – 2
ABOUT THE DEPARTMENT

2.1 Specific Functionalities of the Department


The department has around 18 members that specialize in a variety of fields including IOT,
Full Stack Web development, ML, AI, project consultancy and hardware design.
I worked under the Full Stack Web Development domain, which is the entire depth of a
computer system application, and full Stack web development has two domains : the front end
and the back end. The front end includes everything that a client, or site viewer, can see and
interact with. The back end refers to all the servers, databases, and the other internal architecture
that drives the application
2.2 Process Adopted
SDLC is a process followed for a software project, within a software organization. It
consists of a detailed plan describing how to develop, maintain, replace and alter or
enhance specific software. The life cycle defines a methodology for improving the quality of
software and the overall development process. A SDLC process as following mentioned
steps:
Planning

Defining

Designing

Building

Testing

Deployment

Figure 2.2: Process adopted: SDLC


5
Tourism Management System About the Department

2.3 Testing
The various testing techniques used by the department can be summarized as follows:
1. Functionality Testing of a Website: it is a process that includes several testing
parameters like user interface, APIs, database testing, security testing, client and
server testing and basic website functionalities. Functional testing is very
convenient and it allows users to perform both manual and automated testing. It
is performed to test the functionalities of each feature on the website.
2. Usability Testing: This type of testing includes testing the site navigations and
contents of the website.
3. Interface Testing: Three areas to be tested here are Application, Web and
Database Server.
4. Database Testing: Database is one critical component of your web application
and stress must be laid to test it thoroughly Testing activities will include Testif
any errors are shown while executing queries, Data Integrity is maintained while
creating, updating or deleting data in database, Check response time of queries
and fine tune them if necessary, Test data retrieved from your database is shown
accurately in your web application.
5. Compatibility testing: Compatibility tests ensures that your web application
displays correctly across different devices. This would include-Browser
Compatibility Test: Same website in different browsers will display differently.
You need to test if your web application is being displayed correctly across
browsers, JavaScript, AJAX and authentication is working fine.
6. Pipeline testing: After compatibility testing it is the time to test all the micro-
services in pipeline together to check their compatibility and message passing.
Thus all the services/functionalities are kept in pipeline and tested together.
Afterwards whole pipeline is pushed in the deployment server.

Dept. of CSE, SJCIT 6 2021-2022


TOURISM MANAGEMENT SYSTEM About the Department

2.4 Structure of the Department

The structure of the organization is descripted in the following figure:

Fig 2.3 Department Structure

Dept. of CSE, SJCIT 7 2021-2022


Tourism Management System About the Department

2.5 Roles and Responsibilities of Individuals

The different roles and responsibilities of individuals are:

1. Project Manager: Project Managers play the lead role in planning, executing,
monitoring, controlling, and closing projects. They're expected to deliver a
project on time, within the budget, and brief while keeping everyone in the know
and happy.
2. Project architect: A project architect can engage in the discussion with a
customer.
3. UI/UX designers: Creating a few variants of a future user interface, making
them better with every review session, and finally choosing the most
successful one this is what partaking in a web app development project is like
for most of the UI/UX designers.
4. Web developers : Since a web app always has at least two components-a
back end and afront end- there should be at least one developer responsible for
each of the two.
5. Front-end developers : work with the layouts provided to them by UI
designers and transform static interface images into a fully functional web
app client-side.
6. Back-end developers : are responsible for creating the server side of a web
app and are proficient in either PHP, Python, Java, .NET, or Ruby on Rails, as
well as in the tools and web app frameworks based on them.
7. QA and testing specialist: Since the responsibility of a web quality
assurance specialist is to ensure systematic approach to QA on all
development stages, it’s important to launch QA processes at the very
beginning of the project.

Dept. of CSE, SJCIT 8 2021-2022


CHAPTER – 3
TASK PERFORMED

3.1 Introduction

Full Stack Developers are responsible for designing and developing websites and platforms.
They work with design teams to ensure that user interactions on web pages are intuitive
andengaging.

• Developing front end website architecture.


• Designing user interactions on web pages.
• Developing back-end website applications.
• Creating servers and databases for functionality.
• Ensuring cross-platform optimization for mobile phones.
• Ensuring responsiveness of application.
• Working alongside graphic designers for web design features.
• Seeing through a project from conception to finished product.
• Designing and developing.
• Meeting both technical and consumer needs.
• Staying abreast of developments in web applications and programming languages.
.
3.2 Problem Statement
In case of manual system, they need a lot of time, manpower etc. Here almost all work is
computerized. So, accuracy is maintained. Tourism Management System mainly deals with
creating packages, booking Management and issues and enquiries which can managed by the
Admin.

.
3.3 Technology used
• PHP
• MYSQL
• PHPMY ADMIN
• XAMPP

9
CHAPTER –4
REFLECTION NOTES

4.1 Experience

The internship has been a really useful experience for me that I can learn a lot of new knowledge
that will definitely be useful for my future study. I’m grateful that my assignments have a lot of
variety instead of just focusing on a specific area. This allows me to be able to learn more and
also challenge myself to overcome many different kinds of difficulties encountered during my
internship. Having many assignments also required me to manage my work time efficiently
prioritizing the urgent task.

Some tasks require me to do research with less available online documentation other task
requires me to make attempts on works that I have never experienced before just by learning
from documentations. Although the task may be difficult and overwhelming sometimes, I’m
really excited to push my skills to the limit and carry out those tasks assigned to me.

Beside technical skills, I also observed and learned a lot of soft skills from my supervisors and
my co-workers such as professional communication and team work. I have also learned a lot
from my supervisor who’s always willing to help me when I face difficulties and also willing to
share a lot of his knowledge and wisdom to me from his post experience.

My internship experience has definitely improved my hard skills in IT and sharpen my soft
skills a lot more than I expected I have shaped a better mind set in me and motivated me to
keep on exploring and challenging myself in the world of information technology.

4.2 Technical Outcomes

• Structure and Implementation of HTML and CSS.

• Authenticate, store and structure user data

• Apply intermediate and advanced web development practices.

• Develop a fully functioning website and deploy on web server.

• Derive information from data and implement data into applications.

• Create webpages that functions using external data.

10
TOURISM MANAGEMENT SYSTEM Reflection Notes

4.2.1 System Requirement Specification

Hardware Requirements

Processor: Intel i5

RAM: 2GB or more

DISK Space: 250GB

Software Requirements

• Scripting Language: html, JavaScript.

• Styling Language: CSS

• Server-Side Language: php

• IDE: Apache (Xampp Control Panel)

4.3 System Analysis and Design

4.3.1 Existing System

• In the present system a customer has to approach various agencies to find details of
places and to book tickets.
• A customer may not get the desired information from these offices and often the
customer may be misguided.

4.3.2 Disadvantages of the Existing System

• This often requires a lot of time and effort.

• It is tedious for a customer to plan a particular journey and have it executed properly.

4.3.3 Proposed System

• The proposed system is a web-based application and maintains a centralized


repository of all related information.
• Users can decide about places they want to visit and make bookings online for travel
and accommodation.
.

Dept. of CSE, SJCIT 11 2021-2022


Tourism Management System

4.3.4 Advantages of the Proposed System

• This often requires a less amount of time and less effort.

• It is easy for a customer to plan a particular journey and have it executed properly.

4.4 System Architecture

4.4.1 Data Flow Diagram

Fig 4.4.1 Data Flow Diagram

The above figure represents the data Flow diagram of the project

Dept. of CSE, SJCIT 13 2021-2022


Tourism Management System Reflection Notes

4.4.2 Use Case Diagram

Fig 4.4.2 Use Case Diagram

The above figure represents the Use Case diagram of the project.

Dept. of CSE, SJCIT 15 2021-2022


Tourism Management System Reflection Notes

4.4.3 UML Diagram

Fig 4.4.2 UML Diagram

The above figure represents the UML diagram of the project.

Dept. of CSE, SJCIT 15 2021-2022


Tourism Management System Reflection Notes

4.4.4 Class Diagram

Fig 4.4.4 Class Diagram

The above figure represents the Class diagram of the project.

Dept. of CSE, SJCIT 15 2021-2022


Tourism Management System Reflection Notes

4.5 Implementation
• HOME PAGE
<?php
session_start();
error_reporting(0);
include('includes/config.php');
?>
<!DOCTYPE HTML>
<html>
<head>
<title>TMS | Tourism Management System</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<script type="applijewelleryion/x-javascript"> addEventListener("load", function() {


setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); }
</script>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<link href="css/style.css" rel='stylesheet' type='text/css' />
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,700,600' rel='stylesheet'
type='text/css'>
<link href='//fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300' rel='stylesheet'
type='text/css'>
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href="css/font-awesome.css" rel="stylesheet">
<!-- Custom Theme files -->
<script src="js/jquery-1.12.0.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!--animate-->
<link href="css/animate.css" rel="stylesheet" type="text/css" media="all">
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<!--//end-animate-->
</head>
<body>
<?php include('includes/header.php');?>

Dept. of CSE, SJCIT 15 2021-2022


Tourism Management System Reflection Notes

<div class="banner">
<div class="container">
<h1 class="wow zoomIn animated animated" data-wow-delay=".5s" style="visibility: visible;
animation-delay: 0.5s; animation-name: zoomIn;"> TMS - Tourism Management System</h1>
</div>
</div>

<!--- rupes ---- >


<div class="container">
<div class="rupes">
<div class="col-md-4 rupes-left wow fadeInDown animated animated" data-wow-delay=".5s"
style="visibility: visible; animation-delay: 0.5s; animation-name: fadeInDown;">
<div class="rup-left">
<a href="offers.html"><i class="fa fa-usd"></i></a>
</div>
<div class="rup-rgt">
<h3>UP TO USD. 50 OFF</h3>
<h4><a href="offers.html">TRAVEL SMART</a></h4>

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

<div class="col-md-4 rupes-left wow fadeInDown animated animated" data-wow-delay=".5s"


style="visibility: visible; animation-delay: 0.5s; animation-name: fadeInDown;">
<div class="rup-left">
<a href="offers.html"><i class="fa fa-h-square"></i></a>
</div>
<div class="rup-rgt">
<h3>UP TO 70% OFF</h3>
<h4><a href="offers.html">ON HOTELS ACROSS WORLD</a></h4>

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

<div class="col-md-4 rupes-left wow fadeInDown animated animated" data-wow-delay=".5s"


style="visibility: visible; animation-delay: 0.5s; animation-name: fadeInDown;">
Dept. of CSE, SJCIT 15 2021-2022
Tourism<div
Management System
class="rup-left"> Reflection Notes
<a href="offers.html"><i class="fa fa-mobile"></i></a>

Dept. of CSE, SJCIT 15 2021-2022


Tourism Management System Reflection Notes

</div>
<div class="rup-rgt">
<h3>FLAT USD. 50 OFF</h3>
<h4><a href="offers.html">US APP OFFER</a></h4>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>

<!--- /rupes ---- >


<!---holiday -- >
<div class="container">
<div class="holiday">
<h3>Package List</h3>
<?php $sql = "SELECT * from tbltourpackages order by rand() limit 4";
$query = $dbh->prepare($sql);
$query->execute();
$results=$query->fetchAll(PDO::FETCH_OBJ);
$cnt=1;
if($query->rowCount() > 0)
{
foreach($results as $result)
{ ?>
<div class="rom-btm">
<div class="col-md-3 room-left wow fadeInLeft animated" data-wow-delay=".5s">
<img src="admin/pacakgeimages/<?php echo htmlentities($result-
>PackageImage);?>" class="img-responsive" alt="">
</div>
<div class="col-md-6 room-midle wow fadeInUp animated" data-wow-delay=".5s">
<h4>Package Name: <?php echo htmlentities($result->PackageName);?></h4>
<h6>Package Type : <?php echo htmlentities($result->PackageType);?></h6>
<p><b>Package Location :</b> <?php echo htmlentities($result-
>PackageLocation);?></p>
<p><b>Features</b> <?php echo htmlentities($result-
>PackageFetures);?></p>
</div>
<div class="col-md-3 room-right wow fadeInRight animated" data-wow-delay=".5s">
<h5>USD <?php echo htmlentities($result->PackagePrice);?></h5>
Dept. of CSE, SJCIT 15 2021-2022
Tourism Management System Reflection Notes

The project is implemented in the following modules:

• Admin.

• User
4.5.1 Modules

Module 1: Admin module:

• Admin can manage the user and receive package from traveler & package management.
• This module provides administrator related functionality. Administrator manages all
information and has access rights to add, delete, edit and view the data related to places,
travels, routes, bookings, etc.
• Further this section is mainly divided into the following modules which includes the
various operations that can be performed by an authorized user.
1. Admin Login
2. Admin Dashboard
3. Create Package
4. Manage users
5. Manage booking
6. Add New Admin (Sign Up)
7. Add users
8. Manage issues
9. Manage Enquiry

Module 2: User module:

• This module helps the User to keep track of all tour packages and booking details.

• Further this section is mainly divided into four modules:

1. User signup
2. User sign-in
3. Tour Packages
4. Contact Details

Dept. of CSE, SJCIT 15 2021-2022


Tourism Management System Reflection Notes

4.6 Screen Shots


4.6.1 Front end

Fig 4.6.1 Home Page

Fig 4.6.2 Navigation Bar

Fig 4.6.3 Footer

Dept. of CSE, SJCIT 15 2021-2022


TOURISM MANAGEMENT SYSTEM Reflection Notes

Fig 4.6.4 Tour Packages

Fig 4.6.5 Contact us

Dept. of CSE, SJCIT 16 2021-2022


TOURISM MANAGEMENT SYSTEM Reflection Notes

Fig 4.6.6 Admin Login

Fig 4.6.7 Admin Dashboard.

Fig 4.6.8 Creating packages


Dept of CSE, SJCIT 17 2021-2022
Tourism Management System Reflection Notes

Fig 4.6.10 USER Signup

Fig 4.6.11 USER Sign-in

Fig 4.6.12 Manage Users

Dept. of CSE, SJCIT 18 2021-2022


Tourism Management System Reflection Notes

Fig 4.6.13 Manage Booking

Fig 4.6.14 Manage Issues

Fig 4.6.14 Manag e Enquiry

Dept. of CSE, SJCIT 19 2021-2022


Tourism Management System Reflection Notes

4.6.1 Back end

Fig 4.6.16 Admin Database

Fig 4.6.17 Tourism Database

Fig 4.6.18 User Database

Dept. of CSE, SJCIT 20 2021-2022


CHAPTER – 5
CONCLUSION
Tourism is currently recognized as a global industry which is growing at a high rate like any other
industry. Access to relevant and accurate information is at the heart of tourism. Here, the
proposed project on Tourism Management System tries to bridge the gap by noting whata
tourist perceives as relevant. Hence, the aim of this project entails the design and
implementation of a platform that will assisttourists in gaining access to travel to various
tourist locations.The project alsohelped to provide knowledge about the latest technology
used in developing webenabled application and client server technology that will be great
demand in future.It is worth mentioning that this project work is open for further
enhancement, withthe expectation that it becomes more robust and better enhanced; covering
everysingle tourist sites. For a modified system, the user need to just login into the application
and can find the routes,costs,hotels,adventure sports,transportationsand book immediately
and complete the booking process for a successful transaction.In the aspect of tourism,
Internet and web technologies have made more readily available information on tourist
locations, accommodations, transportation,shopping, food, festivals, and other attractions,
thus improving the whole tourism experience.

21
BIBLIOGRAPHY

[1] http://www.esade.edu/cedit2007/pdfs/papers/pdf18.pdf  Angella, F., Go, F., (2010),


Tale of two cities’ collaborative tourism marketing.
[2] A Case Study from Nelson/Tasman Region, New Zealand”, Asia Pacific Journal of
Tourism Research, 10(1): 45-57  Bornhorst, T., Ritchie, B., & Sheehan, L. (2010).
[3] Determinants of tourism success for DMOs & destinations: An empirical examination of
“”“

stakeholders’ perspectives”, Tourism Management, 31, 572–589  Buhalis D. and Deimezi O.,
2004,
[4] “E-tourism developments in Greece: Information communication technologies adoption for
the strategic management of the Greek tourism industry”, Tourism Management Research, 5
(2): 103-130.  Buhalis, D. (2001).

[5] https://docs.spring.io/spring/docs/current/spring-framework-reference/
[6] https://docs.spring.io/spring/docs/current/spring-framework-reference/web.html
[7] https://www.w3schools.com/html/

22
APPENDIX

Appendix A: Abbreviation
• HTML: Hyper Text Markup Language
• CSS: Cascading Style Sheets
• API: Application Programmable Interface
• R&D: Research and Development
• IT: Information Technology
• SDLC: Software Development Life Cycle
• PHP: Hypertext Preprocessor
• UI: User Interface
• RAM: Random Access Memory
• HR: Human Resource
• CEO: Chief Executing Officer

23

You might also like