raj-rathod / Travelling_Managment

The Online Bus Ticket Booking System for Travel Management is a mini project that aims to provide a convenient and user-friendly platform for travelers to search and book bus tickets online. This project utilizes the power of database management using MySQL to store and manage the necessary information related to buses, schedules, and bookings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Bus Ticket Booking System for Travel Management

The Online Bus Ticket Booking System for Travel Management is a mini project that aims to provide a convenient and user-friendly platform for travelers to search and book bus tickets online. This project utilizes the power of database management using MySQL to store and manage the necessary information related to buses, routes, schedules, and bookings.

The system allows users to search for buses based on their desired origin and destination, along with the preferred travel date. Upon entering these details, the system retrieves relevant information from the database and displays available bus options, including departure time, duration, fare, and seat availability.

Technology used :

  • phpmyadmin used for mysql database

  • php used for backend

  • html5 | css | javascript | bootstrap4 for frontend

  • Xampp server

Guidline :

step 1:- Install Xampp

step 2:- Open Xampp folder and paste the whole project inside htdocs folder

step 3:- Start Xampp server and start apache and mysql

step 4:- open phpmyadmin using this link http://localhost/phpmyadmin/ and create a database with name (transport) name should be same otherwise it so error

step 5:- inside the project folder a file is transport.sql is import in phpmyadmin inside transport database

step 6:- check your project http://localhost/transport/

step 7:- admin username :-admin and password : admin

Connect with me ~Rajesh Rathore

Linkedin Badge Website Badge Twitter Badge Instagram Badge

Do star, fork and share the repo to show your support, it would help others too!

Let me know your views or any changes or improvements or contribute to make better for others

❤️ Thank you all for Forking this repository and contribute ❤️

About

The Online Bus Ticket Booking System for Travel Management is a mini project that aims to provide a convenient and user-friendly platform for travelers to search and book bus tickets online. This project utilizes the power of database management using MySQL to store and manage the necessary information related to buses, schedules, and bookings


Languages

Language:JavaScript 41.2%Language:CSS 38.5%Language:PHP 14.0%Language:SCSS 4.2%Language:Hack 2.1%