Made this as my Summer Training cum Internship Project with ESCI, Hyderabad
-
Live Train Tracking
In this we can track any train’s live location and also its current status, like Delayed or Not. Users need to enter Train Number and Date of Start of Train, after pressing GO button they can see the current status of their train and Current Station by location. -
PNR Status Checking
In this we can check PNR status of live data. It provides all the details with respect to your journey ticket. Users only need to enter their PNR in query box and after pressing GO button they can see all their details on screen. -
Train route Finder
In this users can find scheduled route of their train and the days on which train runs.
It shows arrival and departure time for that train on every station in its route.
Users only need to enter their train number and hit the GO button. All the details of Scheduled Arrival & Departure wrt to Station will be on screen.Train Name and Days on which it runs on are also displayed. -
Location Finder
Users can track themselves too. In this by just pressing single button, users can see their Live location on screen. It also displays geometric location of user in form of Longitude and Latitude. Note: Best works with devices having GPS device like mobiles. -
Train Code Finder
Users only need to enter a part of train name, Like only first 3-4 letters and hit the GO button. All the similar train names with their respective codes will be displayed on the screen. -
Station Code Finder
Users only need to enter a part of station name, Like only first 3-4 letters and hit the GO button. All the similar station with their respective codes will be displayed on the screen.
- I will be making use of the LOGIN and RESISTER services provided in the project. Now, users will be allowed to make account and add their ALERTS feature turn ON, so as to receive updates about their train in every 5 mins.
Note:for Login and Register, you will need to setup the MONGO DB and Express JS. Configure them with this.
- Will be adding 2-3 services like Seat Availability Checker and Trains between two Stations etc.
All the images used in this are from internet.
Indian Railways API has been used in this project.