Our dashboard provides the answer by finding locations in Vancouverthat align with your commute preferences and then compare these locations based on their affordability & pricing. This could form the basis for real-estate platforms to factor in commute times when looking for new places to rent, buy or live.
Implemented in Leaflet, D3.js and ReactJS.
Link: PROTOTYPE DEMO
Please run the following commands to run the application in your local docker
-
docker build . This generates an instance ID e.g: Successfully built 15c3f71b562f
-
docker run /instance ID/ e.g: docker run 15c3f71b562f
