An open API service indexing awesome lists of open source software.

https://github.com/awprice/facebook-sydney-hackathon-2017-data

@szdc and I competed in Facebook's Sydney Hackathon 2017 and developed a web application for viewing the suburbs in Sydney with the best access to public transport. Here is the data that we mined from Sydney Trains for the Hackathon.
https://github.com/awprice/facebook-sydney-hackathon-2017-data

cassandra cluster facebook golang hackathon redis suburb sydney trains transport

Last synced: 3 months ago
JSON representation

@szdc and I competed in Facebook's Sydney Hackathon 2017 and developed a web application for viewing the suburbs in Sydney with the best access to public transport. Here is the data that we mined from Sydney Trains for the Hackathon.

Awesome Lists containing this project

README

          

# Facebook Sydney Hackathon 2017 Data

[@szdc](https://github.com/szdc) and I competed in Facebook's Sydney Hackathon 2017 and developed a web application for viewing the suburbs in Sydney with the best access to public transport.
Here is the data that we mined from Sydney Trains for the Hackathon.

The data was mined using a Golang script that filled out all of the combinations of suburbs to suburbs.
Data was stored in a Cassandra cluster, and for the final web application was served out of Redis to ensure it was fast.

We leveraged React for the frontend, with [@szdc](https://github.com/szdc) developing many performance enhancements to the way the map and suburb polygons were rendered to ensure the map was displayed the same across a large range of devices.

**We came 3rd overall ahead of 25+ other teams.**

![Screenshot](screenshot.png)