Skip to content

Project entirely made in C++, its a CLI clone for IRCTC but for bus. For DB purposes file management has been used, for User operations and Booking operations, header files has been made and imported to main files. C++ STL has also been used for efficient data storing and retrieval purposes.

Notifications You must be signed in to change notification settings

amijugjug/BUS-RESERVATION-SYSTEM-USING-CPP-STL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUS RESERVATION PORTAL

Bus Reservation Portal is a prototype of IRCTC portal. It is a learning project that describes the different paradigm of programming approach.

About this Application :


1. This project is made up of various STL containers and algorithms.
2. Gives a classy Object Oriented Approach of programming.
3. Uses a file as database to store the data of users hence giving file handling in detail.

Technologies used:


1. This project uses map STL container along with several other containers.
2. Core Concepts of C++ language.

About

Project entirely made in C++, its a CLI clone for IRCTC but for bus. For DB purposes file management has been used, for User operations and Booking operations, header files has been made and imported to main files. C++ STL has also been used for efficient data storing and retrieval purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages