Welcome to BBus! This repository contains a simple bus reservaytion system's C++ programs.
To build and run the programs in this repository, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/jaswanthreddy-007/BBus.git g++ -o program_name program_name.cpp ./program_name