Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 1.16 KB

README.md

File metadata and controls

8 lines (5 loc) · 1.16 KB

This project is a simple train reservation system implemented in C++. It allows users to register, login, book train tickets, cancel reservations, view booked tickets, display train details, make payments, provide feedback, and exit the system.

It's designed to be used by individuals who need to book train tickets for their travel needs. The system provides a convenient platform for users to manage their train reservations efficiently. Users can register their details, log in to the system, browse available trains and their routes, reserve tickets based on their preferences, cancel reservations if needed, view their booked tickets, make payments securely, and provide feedback or file complaints regarding their experience with the system.

Overall, this project aims to provide a user-friendly interface for managing train reservations, catering to the needs of travelers who rely on trains for their transportation.

NOTE : Download all the files available in the p1 folder before executing the code, otherwise you may face some issues!