Skip to content

Instantly share code, notes, and snippets.

@germs12
Last active August 29, 2015 14:12
Show Gist options
  • Save germs12/d7f28de385942c8eb3a1 to your computer and use it in GitHub Desktop.
Save germs12/d7f28de385942c8eb3a1 to your computer and use it in GitHub Desktop.
Music Explorer Project

MUSIC EXPLORER PROJECT

  1. Develop UI using [HTML 5 Admin][1] or [Bootstrap 3][2]
  • Search Form
  • Results Page
  • Top [HOTTTNESS, GENRE, CURRENCY, DISCOVERY, etc...] Page
  • Be creative.
  • Show your skills!
  • Use graphs (any library of your choice: [some here][3] and [some more here][4])
  1. Develop [EchoNest][7] API Calls
  • Find HOTTTNESS of each artist
  • Find GENRE of each artist
  • Find top SONGS of each artist
  • Find CURRENCY of each song
  • Find DISCOVERY of each song
  • Find HOTTTNESS of each song
  1. Develop [Discogs][6] API Calls
  • Find out what this does
  1. Automatically import music from search tool to [KPI][5] [1]:http://www.html5admin.com/demo [2]:http://www.getbootstrap.com [3]:http://www.fusioncharts.com/javascript-charting-comparison/ [4]:http://en.wikipedia.org/wiki/Comparison_of_JavaScript_charting_frameworks [5]:https://github.com/klickpush/kpi [6]:http://www.discogs.com/developers/ [7]:http://developer.echonest.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment