A simple web-based application for managing tourist packages, bookings, user profiles, and admin control.
- Download and unzip the file on your local system.
- Copy the folder
Air-Travels_Tourist-Management-Systeminside your web root directory:- XAMPP:
xampp/htdocs - WAMP:
wamp/www - LAMP:
var/www/html
- XAMPP:
- Open phpMyAdmin.
- Create a new database named:
tms - Import the SQL file
tms.sqllocated inside the zip package.
- URL:
http://localhost/Air-Travels_Tourist-Management-System/admin - Username:
adminR - Password:
adminR@123
- URL:
http://localhost/Air-Travels_Tourist-Management-System/ - Username:
Usertest@gmail.com - Password:
UserR@123
The screenshot is located in the
Screen Shotsfolder. Note: use%20to represent spaces in image paths.
- User registration and login
- Tour package booking and management
- Admin dashboard for package management
- View booking history
Make sure Apache and MySQL are running in your XAMPP/WAMP/LAMP server before accessing the system.



