/vinylspotting

web app for exploring Discogs collections

Primary LanguageRMIT LicenseMIT

vinylspotting

vinylspotting

An app to help Discogs users visualise the current state, and evolution of, their record collection and buying habits.

Use

Visit apps.ewen.io/vinylspotting to use vinylspotting.

  1. Enter your Discogs user name
  2. Have a look around
  3. Export any visuals you wanna keep

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 running vinylspotting locally. Refer to discogger if you need help.

Copyright 2019 Ewen Henderson. Licensed under the MIT license.