Coder Social home page Coder Social logo

music-vis's Introduction

Music recommender visualizations

Introduction

This web app is used test different levels of user control of music recommender system built by web spotify API. The web app was implemented by express.js and jQuery.

Folder content

/bower_components

all dependent libraries and some pre-installed libraried in express

/model

configuration mongoose for mongo DB

/node_modules

installed libraies by npm

/music-vis/public/js/

this folder contains two main js files for the front-end page

data-vis.js

this js file is for controlling recommender UI and data communication with server

welcome.js

this file is for welcome page for evaluation

music-vis/public/stylesheets/

this folder contains two css files

style.css

this js file is for recommender UI style

welcome.css

this file is for welcome page for evaluation

music-vis/routes/

this is for back-end using a spotify-api wrapper

index.js

a router for system, a restulful API to call the services in recommender.js

recommender.js

recommender engine using the spotify-api wrapper

/music-vis

different pages powered by jade template

app.js

this is a script to start the app

How to deploy the app

Step 1

Make sure you have installed node and mongodb on you PC.

Step 2

replace the appKey and appSecret with yours generated from web spotify API page; and set your own callbackURL in index.js and recommender.js

Step 3

Start the app start mongodb in terminal by "mongod" start the app in terminal by tpying "node app.js"

music-vis's People

Contributors

jindarren avatar

Stargazers

Fred Lu avatar

Watchers

James Cloos avatar  avatar

Forkers

dsflu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.