Skip to content

andrewlaskey/top-albums-2016

Repository files navigation

top-albums-2016

For the past few years I have been building an app where myself and my friends can vote on our favorite albums of the past year. The first version was a simple app I built with Angular and Firebase in a few hours back in 2013. The next version which also used Angular was used and reused in 2014 and 2015.

In 2016 I rewrote the app to use Vue.js instead of Angular. I also added Firebase authentication so that users could log in and update their albums after submitting. Finally in 2017, due to changes with the Spotify API, I changed the album search to use the Last.fm API.

What went into this app