Skip to content

nixrajput/bus-reservation-system-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bus Reservation System Management

Bus Reservation System Management Project based on Object Oriented Programming and File Handling Concept 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

Admin Credentials

Username : admin Password : pass

Screenshots

Welcome Screen

Screenshot 1

Main Menu

Screenshot 2

User Menu

Screenshot 3

Book Ticket

Screenshot 4

Admin Menu

Screenshot 5

Bus List

Screenshot 6

Connect With Me

nixrajput | Website

nixrajput | GitHub

nixrajput | Instagram

nixrajput | Facebook

nixrajput | Twitter

nixrajput | LinkedIn