Online Bus Booking System
Online Bus Booking System

Online Bus Booking System in PHP

It is an online bus booking system. With this system bus company owners can easily manage the bookings/reservations for seats on their buses.

Company owners can manage bus routes, bus availability and list all the buses and seats. With this system, customers cannot book for seats that have already been booked.

Customers can not also create a double reservation. For example, if a customer has booked seat A10:DATE: today BUS:1 The same customer cannot also go and book SEAT A20:DATE: today BUS:1 same departure time.

Customers can only make reservations for buses and routes that are made available by admin or company management. This is to avoid confusions and enable proper planning and decision making.

Customers can print receipts upon successful booking and or can go to the booking agent to print the receipt and confirm payment.

Installation

  • Go to the folder named install.
  • Find a file named busbooking.sql.
  • create a database named bus booking.
  • Import the file we named above busbooking.sql

Admin Login

user: admin
pass: admin

Download Online Bus Booking System

Leave a Reply