perks / TuneTravelr

Music Hack Day NYC 2013

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TuneTravelr

A Music Hack Day NYC 2013 Production

About

TuneTravelr is a web app designed mostly as a learning experience, that can be used to listen from the sounds that were popular in cities between a given time range.

To do this we made queries into the EchnoNest DB for analytics, and after that pipped and converted the results into playable track information for the Rdio Web API.

The website itself is run using a simple python-Flask setup and pushed to Heroku.

Sign up for a Rdio account, and you will be able to stream songs for the full duration as opposed to 30 second snippets

NOTE:

  • Some of the code is definitely not production proof, but debugging Javascript of all things after being awake for 20+ hours is a pretty nightmarish task
  • Currently only browsers supported are Chrome and Safari

Libraries Used

Live Demo

You can see the website here: TuneTravelr

About

Music Hack Day NYC 2013

License:Apache License 2.0


Languages

Language:CSS 58.1%Language:JavaScript 41.5%Language:Python 0.4%