Skip to content
/ vinyls Public

Website to track my vinyl collection. Built with MERN stack

Notifications You must be signed in to change notification settings

rytc/vinyls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vinyls.rytc.io

License: GPL v3

Description

MERN app to track my vinyl record collection. The list of records is stored in MongoDB, with the album art and record information retreived from Discogs. To add a new record, I type in the UPC code, which then is used to pull the record information form Discogs. Since there are multiple entries from Discogs for a given UPC, I then choose which Discogs entry is the closest match. Live site here

vinyls

Table of Contents

Installation

npm i and fill out a .env. See .env.example

Usage

npm run build to build the front end. Then npm run start to run the server.

License

This project is covered under the GPL-3.0

Contributing

No contributions accepted at this time.

Tests

No testing

Questions

About

Website to track my vinyl collection. Built with MERN stack

Resources

Stars

Watchers

Forks