Skip to content

alexekorn/explr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explr.fm

Explr.fm is an online information visualization for Last.fm users. It displays the user's music taste distributed on a world map. Built with love and D3.js.

Install

First you need Node. To intall gulp and all necessary plugins, run:

$ npm install

To build the project and start a local server, run:

$ gulp

To build and then deploy the website to https://mold.github.io/explr, run:

$ gulp deploy

Todo-list


  • Improve screenshotting
    • Show a warning when screenshotting before all artists have been loaded?
    • imgur upload?
  • Improve api code
  • Refactor everything

Team

Tommy Feldt Daniel Molin Moa Bergsmark Anna Movin

About

Explr the world through music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.7%
  • CSS 26.8%
  • HTML 11.5%