ksheng- / musicdb

music recommendation webapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

musicdb

Final project for ECE464 - Databases

Webapp that allows users to browse, rate, and review tracks/artists/albums.

Stack: NodeJS - Express - ejs - MySQL

Recommendations are provided by collaborative filtering, using likely.js. Dataset from Million Song dataset, augmented by MusicBrainz metadata.

About

music recommendation webapp


Languages

Language:JavaScript 62.6%Language:HTML 34.6%Language:CSS 2.8%