HackNY
A hack created during HackNY (24-hour hackathon) where you choose a news article from various news sources, and it gives you all the background information and articles that lead up to that particular article.
So it gives you the whole progression of the news from the first time that issue was raised to the newest time its been raised, as well as providing background information.
Technology Stack
We mainly used Python for our back-end:
- Flask as our web client
- Tornado as the web server.
It was our first time using Flask & Tornado and it was a trade-off between Flask and Django, but Flask more suited to one-off projects.
Team
- Abhi Agarwal - @abhiagarwal
- Philip Ottesen - @pjo256
- Max Dumas - @Maltor124
- Josh Kogan - @Josh_Kogan