Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 399 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 399 Bytes

tunemech

A song recommendation application

This application recommends new songs based on your current song list.

The songs are searched at the Spotify.

The recommendations are done based on the correlation of the songs with the user's list and the popularity of the songs in the whole database.

To be able to run the code client id and client secret should be add to the views.py at backend.