Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.18 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.18 KB

Bus-Booking System Project

This is a Bus-Booking System Project implemented in C++ language. The system is designed to allow users to search for bus routes and book seats on those routes.

Authors

Features

The project includes the following features:

  • Login and registration for users
  • Searching for bus routes based on departure and arrival cities
  • Displaying available buses and their schedules
  • Selecting a bus and reserving a seat
  • Cancelling a reservation
  • Viewing the reservation history
  • Admin login to add, modify or delete bus routes

UML Diagrams

License

This project is licensed under the MIT License.