Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 2.33 KB

README.md

File metadata and controls

64 lines (37 loc) · 2.33 KB

Bus Reservation System Management

Bus Reservation System Management Project in C++.

Usage

  • Get the latest version of Mingw-w64 via MSYS2, which provides up-to-date native builds of GCC, Mingw-w64, and other helpful C++ tools and libraries. Click here to download the MSYS2 installer. Then follow the instructions on the MSYS2 website to install Mingw-w64.

  • Navigate to src folder

cd src
  • Run command
g++ -o main main.cpp
  • Run main.exe file in src folder

Screenshots

Main Menu

Screenshot 1

Add Bus

Screenshot 2

Add Passengers

Screenshot 3

Show Reservation

Screenshot 4

Show Available Buses

Screenshot 5

Connect With Me

nixrajput | Website

nixrajput | GitHub

nixrajput | Instagram

nixrajput | Facebook

nixrajput | Twitter

nixrajput | LinkedIn