Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 613 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 613 Bytes

Skyconnector: An Easy Way To Connect With Flymates

Winner of JacobsHack 2019 Hackathon held in Bremen, Germany.

https://devpost.com/software/skyconnector

This is an initiative for providing an easy way for people on the same flights to instantly connect with each other.

Technologies used:

We used Skyscanner API to fetch flight information to show to the users. We also used Skyscanner's open-source Backpack to add a little bit of styling to our website. We decided to use Flask for backend and React for frontend. We also used MongoDB to store data and Apache Kafka to simulate the messaging platform.