Book, cancel and query ticket reservation using the following application.
Check previous bookings too.
#To use, just run the python script
-----------------------For testing purpose,a user is registered by default (user ID:- 1212 , password :- dibyadas)
Trains stored are:-
t1 = train('odisha',12345,'12:34','22:12','ctc','kgp','Wed',30,23,43,2205,320,234)
t2 = train('howrah',12565,'02:34','23:12','hwr','kol','Mon',33,4,12,3434,435,234)
t3 = train('bangalore',22353,'11:56','03:12','ctc','ban','Fri',33,24,77,455,325,533)