ewenme / vinylspotting

web app for exploring Discogs collections

Home Page:https://apps.ewen.io/vinylspotting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

web app for exploring Discogs collections

https://apps.ewen.io/vinylspotting

License:MIT License


Languages

Language:R 98.0%Language:CSS 2.0%