Skip to content

raunitpatel/interstate-bus-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bus Management System

Overview

The Bus Management System is a comprehensive solution designed to streamline the operations of a bus transportation company. It provides functionalities for managing buses, routes, schedules, ticket bookings, and customer information. This system aims to improve efficiency, reduce operational costs, and enhance customer satisfaction by offering a centralized platform for managing all aspects of bus transportation.

Features

  • Bus Management: Add, update, and remove bus information.
  • Schedule Management: Create and manage bus schedules.
  • Ticket Booking: Book tickets, view booking history, and cancel bookings.
  • Customer Management: Store and manage customer details.
  • Reporting: Generate reports on bookings, routes, and schedules.

Technologies Used

  • Backend: Node.js
  • Frontend: React
  • Design: Ant Design (Antd)
  • Database: PostgreSQL
  • Authentication: JWT (JSON Web Tokens)

Install Dependencies

Frontend:

cd client
npm install

Backend:

npm install

How to Run

To start the frontend server, run:

cd client
npm start

To start the backend server, run:

nodemon server.js

Usage

  1. Bus Management:

    • Add, update, or remove bus information as needed.
  2. Ticket Booking:

    • Book tickets, view booking history, or cancel bookings.
  3. Customer Management:

    • Manage customers block or delete as needed.
  4. Dashboard

    • View analytics related to users, buses and payments.

Contributors

  • Raunit Patel
  • Rohit Kumar

Screenshots

Screenshot 2025-10-01 205322 Screenshot 2025-10-01 205419 Screenshot 2025-10-01 212922 Screenshot 2025-10-01 213045 Screenshot 2025-10-01 225709 Screenshot 2025-10-01 225722 Screenshot 2025-10-01 225906 Screenshot 2025-10-01 225931 Screenshot 2025-10-01 225949 Screenshot 2025-10-01 230008

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors