Overview

Its a route optimiser for metro stations and subways which gives
  1. the shortest travel time, and
  2. maximum comfort [eg: less crowd, possibility of finding a seat, etc..]

It uses the Laravel framework to implement the backend along with react js for front end. it is highly scalable and use job queues to handle high load and the huge dataset.