Skip to content

Shufflr is an app that takes a user's Discogs username and returns a shuffled album from their record collection to be played. Don't know what to play? Shufflr is here to save the day!

Notifications You must be signed in to change notification settings

alejleon/Record_Shufflr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shufflr

Overview

Shufflr is an app that takes a user's Discogs username and returns a shuffled record from their record collection to be played.

Don't know what to play? Shufflr is here to save the day!

Technology

JavaScript React Material UI NodeJS Express.js MongoDB Webpack Babel

Requirements

  • Node 12.0 +
  • MongoDB

Installation

  1. Clone repo.
git clone https://github.com/alejleon/recordShufflr.git
  1. Install packages and dependencies.
npm install

Usage

To run the website locally:

  1. Spin up the server
npm start
  1. run the app
npm run react-dev
  1. Input your Discogs username (or someone else's!) into the text field.

username input demo


  1. Input a specific genre you want to shuffle through (optional).

username input demo


  1. Hit the shuffle button and enjoy some tunes.

username input demo

About

Shufflr is an app that takes a user's Discogs username and returns a shuffled album from their record collection to be played. Don't know what to play? Shufflr is here to save the day!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published