itunes library visualizer

For this assignment, we were asked to visualize what a JSON output of our itunes library might look like. We were asked to display it creatively, and think about user functionality.

At the suggestion of Victor Kim, I decided to organize a sample library by the songs’ beats per minute (BPM). Songs are displayed horizontally from lowest BPM to highest, simulating a graph. Users can add songs to the array and the graph will update.

View it online >

Leave a Reply