web app for exploring Discogs collections
An app to help Discogs users visualise the
current state, and evolution of, their record collection and buying
habits.
Visit apps.ewen.io/vinylspotting
to use vinylspotting
.
You can also run the app locally, from an R session, by simply running:
library(shiny)
runGitHub(repo = "ewenme/vinylspotting", subdir = "inst/shiny")
Note: You will be prompted for a Discogs API access token if runningvinylspotting
locally. Refer to
discogger if you need help.
Copyright 2019 Ewen Henderson. Licensed under the
MIT license.