🌍 Tourism Management System (TMS)
📌 Project Description
Tourism Management System (TMS) is a web-based application developed using PHP and MySQL that helps users to explore, book, and manage tourism packages online.
The system provides an easy and efficient platform for both users and administrators to handle tour package operations.
This project simplifies the tourism booking process and improves user experience through an interactive interface and automated management features.
🚀 Features
👤 User Side
- User Registration and Login
- View Tourism Packages
- Package Booking System
- Booking History
- Cancel Booking Option
- Password Recovery (Forgot Password)
- Contact / Feedback System
🛠️ Admin Side
- Admin Login Dashboard
- Add / Update / Delete Tour Packages
- Manage Users
- Manage Bookings
- View Enquiries and Issues
- Update Booking Status
💻 Technologies Used
- Frontend: HTML, CSS, JavaScript, Bootstrap
- Backend: PHP
- Database: MySQL
- Server: XAMPP / Apache
📂 Project Structure
- admin → Admin panel files
- css → Stylesheets
- js → JavaScript files
- images → Project images
- SQL File → Database file (tms.sql)
⚙️ Installation Steps
- Download or Clone the Repository
- Copy project folder into XAMPP → htdocs
- Import database file
tms.sql in phpMyAdmin
- Start Apache and MySQL in XAMPP
- Open browser and run project
http://localhost/tms
🎯 Purpose of Project
This project is developed for academic learning and practical implementation of web development concepts such as CRUD operations, session management, authentication, and database connectivity.
👨💻 Developed By
Sibasankar Sabat
Final Year BCA Student
⭐ If you like this project, give it a Star on GitHub!