This app is a final project of the course Database Managment System(CSE202)
in Winter Semester at IIITD.
It is a simulation of the IRCTC system, a system to control and maintain information about railways trips.
-
Currently the main method passengers are booking tickets is by using railway websites and there aren’t many mobile apps for the same
-
Making a mobile app to make it accessible for booking tickets, checking status of trains to plan their trips
This system is reserved only for booking tickets, informations about the management of trains(kilometers and etc), drivers(how much is their salaries). In this system, the user can:
- See available trips from one location to another;
- See all trips the user made in a month;
- Buy tickets;
- The train system control, can track all information about the passengers as well as the payments.
You will need an alive instance of our backend before running the APP. You can find the Backend here Backend Follow up all the steps needed to run the backend locally on your machine then come back to here.
If you are willing to run the app on an emulator, then you should change the base
Antonio Pedro, Anirudh Iyer, Kennedy Sibin, Shubham Saini.