Skip to content

A railway reservation system using python with admin privilege and many functionalities.

License

Notifications You must be signed in to change notification settings

diveshlunker/Railway-Reservation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Railway-Reservation-System



This is my another mini project which is Railway reservation system.

The functionalities of this project is:-

  • Reserving Tickets

  • Cancelling Tickets

  • Checking PNR staus

  • Checking the Train details

  • Admin privilage to update the records


  • Password for accessing admin privilage is: "*****"



    This project works purely on Files concept and SQL is not been used.
    This project is made on version Python 2.7 and may not work well with the latest versions and hence bit modifications might be required in order to run the project