The following project is the implementation of a Train Boogie Managment system using link list where user can enter new boogies to the train or passengers can reserve a particular boogie using SFML languague for GUI. Coding language used for this proejct is C++
- [C++]
- [SFML] (https://www.sfml-dev.org/)
Functionalities of the project include: -
- Adding a new boogie
- Deleting a boogie from train
- Reserving a boogie
- Viewing train status
- Searching a train through ID
The software you would require to run this project is Visual Studio.
Follow the link below to learn how to install visual studio
https://visualstudio.microsoft.com/downloads/
Ubaid Ur Rehman- Twitter Link
Project Link: https://github.com/Ubaid1999/Train-Project