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.
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
This project is licensed under the MIT License.