Skip to content

This project implements a Transit-Booking-Platform emphasizing C++ and object-oriented programming (OOP) principles. It streamlines booking, manages bus routes, and efficiently handles customer registrations.

Notifications You must be signed in to change notification settings

srik-d/Transit-Booking-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Transit-Booking-Platform

This project implements a comprehensive Transit-Booking-Platform with functionalities tailored for both customers and administrators. The system is designed to streamline the booking process, manage bus routes, and handle customer registrations efficiently.

Features

Customer Functionalities:

  • Register for a bus route (Vijayawada, Guntur, Tenali)
  • Delete registration
  • Modify registration

Administrator Functionalities:

  • Add bus routes
  • Delete bus routes
  • Display all bus routes

Classes

  • Customers: Manages customer registrations.
  • Buses: Manages bus route details.
  • Vijayawada, Guntur, Tenali: Inherit from Buses, represent specific bus routes.

Usage

Users can choose between Customer Login and Bus Admin Login to manage registrations and bus routes, respectively.

About

This project implements a Transit-Booking-Platform emphasizing C++ and object-oriented programming (OOP) principles. It streamlines booking, manages bus routes, and efficiently handles customer registrations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages