An open API service indexing awesome lists of open source software.

https://github.com/iamjayprakash/trainreservationsystem

This is a C program that simulates the booking of train tickets for a fictitious train. The program asks the user to select the class and type of seat they want to book, and based on availability, allocates a seat number to the user. It then asks for passenger details and calculates the fare for the ticket.
https://github.com/iamjayprakash/trainreservationsystem

c cprogramming-language cproject reservation-system train

Last synced: 6 months ago
JSON representation

This is a C program that simulates the booking of train tickets for a fictitious train. The program asks the user to select the class and type of seat they want to book, and based on availability, allocates a seat number to the user. It then asks for passenger details and calculates the fare for the ticket.

Awesome Lists containing this project

README

          

# TrainReservationSystem
This is a C program that simulates the booking of train tickets for a fictitious train. The program asks the user to select the class and type of seat they want to book, and based on availability, allocates a seat number to the user. It then asks for passenger details and calculates the fare for the ticket.

Some glimpse of this project.
![image](https://user-images.githubusercontent.com/97893456/236419988-380d406f-aa6c-4bcd-8f4c-d4c6fd802efb.png)
![image](https://user-images.githubusercontent.com/97893456/236420110-c77ed362-d079-4c8a-adce-ca6350f83faa.png)
![image](https://user-images.githubusercontent.com/97893456/236420143-9cc7d97b-afbe-487e-a0b2-0d9bc7da66aa.png)
![image](https://user-images.githubusercontent.com/97893456/236420210-1bcccf74-1188-4416-960f-34873eb67110.png)
![image](https://user-images.githubusercontent.com/97893456/236420272-caecb41a-3ef0-4ab5-8288-7556b268a5e5.png)
![image](https://user-images.githubusercontent.com/97893456/236420323-d7fd4c9a-3f94-4290-8d81-fa61e945b562.png)
![image](https://user-images.githubusercontent.com/97893456/236420362-e8cf9dcc-48ed-4a59-bff5-6a5c5800d7bc.png)
![image](https://user-images.githubusercontent.com/97893456/236420494-feed7b8a-7315-4a5e-80cf-c9e15589268f.png)
![image](https://user-images.githubusercontent.com/97893456/236420543-66792454-0736-441f-b7f5-742880bfd487.png)
![image](https://user-images.githubusercontent.com/97893456/236420871-c1ed6ef9-dd58-4d03-a579-1c9cdf22a98d.png)
![image](https://user-images.githubusercontent.com/97893456/236420621-e3d6b4a5-2136-4c70-9d40-ebd866ca84e4.png)
![image](https://user-images.githubusercontent.com/97893456/236420645-461dc938-1584-4f20-a4f5-b4a5e4b17c78.png)
![image](https://user-images.githubusercontent.com/97893456/236420972-5a067619-ddcd-4ef3-a9e3-362fddaf58a6.png)
![image](https://user-images.githubusercontent.com/97893456/236421051-7195a825-837e-4c0e-98e9-1df1d189a4e7.png)
![image](https://user-images.githubusercontent.com/97893456/236421168-e66bb024-4efa-4316-bd11-693b07aded77.png)
![image](https://user-images.githubusercontent.com/97893456/236421218-67ee5401-e6f0-41ba-9d1a-6dd6f5c852a4.png)
![image](https://user-images.githubusercontent.com/97893456/236421259-678413af-6dc4-4249-89fd-e2c38f4213e9.png)
![image](https://user-images.githubusercontent.com/97893456/236421413-cfe7f5b7-4cf4-46cd-9562-dd85495819c3.png)
![image](https://user-images.githubusercontent.com/97893456/236421440-144f4d0e-a7b8-49cc-bcb2-549c00de1d13.png)
![image](https://user-images.githubusercontent.com/97893456/236421488-a657606e-c109-4b8c-9288-e87ea34104c2.png)
![image](https://user-images.githubusercontent.com/97893456/236421537-87b801a2-46b1-4d7c-b866-56c477f4ec10.png)
![image](https://user-images.githubusercontent.com/97893456/236421631-2992ea00-21e0-46d4-a60f-d8878f78b9f8.png)