Skip to content

Tranzit is a Metro pathfinder Web App which finds you the shortest way to your destination right at your fingertips. No need to worry about the complex Metro structure for any city. Just put in your source and destination and get there in no time. This is still a work in progress!

Notifications You must be signed in to change notification settings

HNGP/Tranzit-v1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tranzit

Tranzit is Web App to let you find the closest metro station from your location. The app uses a in-house built dataset covering 3 lines of the Delhi Metro Network. Location detection is done through the Web GeoLocation API using precise GPS latitude and longitude co-ordinates. Stations represented in a graph data structure and shortest path found using Djikstra's Algorithm. The application uses a Node.js based web server and can be exposed as an API.

Supports Delhi Metro and Chennai Metro maps (not all lines)

Setup guide:

After cloning the project, run the following command to install all dependencies (Express, BodyParser etc)

npm install
node app.js

Developed by

  • S C Ashwin
  • Kaustubh Debnath
  • Sumit Prakash
  • Aman Kumar
  • About

    Tranzit is a Metro pathfinder Web App which finds you the shortest way to your destination right at your fingertips. No need to worry about the complex Metro structure for any city. Just put in your source and destination and get there in no time. This is still a work in progress!

    Resources

    Stars

    Watchers

    Forks

    Contributors 4

    •  
    •  
    •  
    •