Online Travel Agency System Using PHP with Source Code

Language

This is a PHP Project entitled Online Travel Agency System. This system helps the Travel Agency Companies to manage their records, customer transactions, and etc. The system program stores the list that is relevant to a travel agency's records such as the Customers, Vouchers, Payments, and more. This system has 2 sides of the user interface which are the Public Website and the Admin Panel. The Public Website contains some information about the travel agency company and information that might be interesting for the website visitors (possible customer or applicant). The Public Website is a sort of marketing feature that will help the company to market what their travel agency can do and how do they give service to their customer. The Admin Panel is the side of the system where the company management manages the data/information of the system. the admin users are also the ones who are in charge of managing the contents on the public website side. The system is capable also to Generate Reports of the records the does system contains.

The Online Travel Agency System Project was built for my final year college final project. This was developed using PHP, MySQL Database, HTML, CSS, and Javascript. The system source code is free to download. The free source code is for educational purposes only and not for commercial/business use. Continue reading below to know more about this project.

Features

Public Website Side

  • Home Content
  • Packages Content
  • Services Content
  • About Content
  • Carrer Applicant Form
  • Customer Application Tracer
  • Contact Form

Admin Panel Side

  • Manage Employee
  • Manage Customer
  • Manage Customer Ticket
  • Manage Customer Payments
  • Manage Customer Documents
  • Manage Expenses
  • Generate Reports
  • Customer/Voucher Search
  • Manage Website Content
  • Manage Account
  • Create New Admin User
  • View Messages (from "Contact Us" form)

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  2. Extract the downloaded source code file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "travel_agency".
  6. Import the provided SQL file. The file is known as "travel_agency.sql" located inside the extracted source code folder.
  7. Browse the Online Travel Agency System in a browser. i.e. http://localhost/Travel

Admin Access Information:

Username: admin
Password: admin

DEMO

That's it! You can now explore the features and functionalities of this Online Travel Agency System Project that was developed using PHP Programming Language. I hope this PHP Project will help you with what you are looking for and for your future PHP Projects to develop.

Enjoy :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byAnonymous (not verified)on Wed, 11/23/2016 - 19:23

i like this project thats good for the students they can easly take the project in this side
Submitted byjombie wally (not verified)on Wed, 11/22/2017 - 01:28

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\tt\admin\connection\connection.php:10 Stack trace: #0 C:\xampp\htdocs\tt\packages.php(28): include() #1 {main} thrown in C:\xampp\htdocs\tt\admin\connection\connection.php on line 10
Submitted byQaseem (not verified)on Tue, 01/23/2018 - 13:25

In reply to by jombie wally (not verified)

Dear you can check your database connection and if there is any problem solve that
Submitted byAnsar Iqbal (not verified)on Thu, 09/20/2018 - 18:03

How to connect it with database guide your project is awesome.Thanks in advance.
Submitted byRachana GS (not verified)on Thu, 10/14/2021 - 23:29

can i get report of this project

Add new comment