You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Railway Reservation System is a console-based application built in C, providing a simple and interactive way for users to add trains, display available trains, reserve seats, and exit the program. The graphical user interface is implemented using the ncurses library, offering a more user-friendly experience.