Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 842 Bytes

File metadata and controls

42 lines (34 loc) · 842 Bytes

Beatmap

Music Discovery and Information Aggretator

Beatmap is an exploration into available music services and what combining them can accomplish. Built on Backbone.js and Marionette.js

To start

npm install

bower install

grunt

Currently supports

  • Last.fm
  • Spotify
  • YouTube

TODO

  • Routes/URL hashes
  • Spotify API
    • export search to playlist
  • Pandora API
    • Start radio
  • Streamus API
    • Add songs to queue
  • Infinite Scroll
  • Scraping rateyourmusic
    • weigh recommendations based on RYM rank
  • Echonest API
    • weigh recommendations
  • Beatmap API
    • like album
    • dislike/hide album
  • Backend
    • local storage and server storage
    • making/sharing playlists
  • Youtube iframe