Skip to content

A Music Recommendation System with a Serverless Architecture using Spotify APIs.

License

Notifications You must be signed in to change notification settings

Arna-Maity/Music-recommendation-system

 
 

Repository files navigation

Music-recommendation-system

Music recommendation system using Spotify API and login interface backend

Add SECRET_KEY as Environment Variable

Linux

`export SECRET_KEY='<your_secret_key>'`

Windows

For more info regarding setting up Environment Variables in Windows, go through this link.

Install the package dependencies

While in the root directory of the project, run the following command: pip3 install -r requirements.txt

Demonstration

You can find a short demo of the finished project in this link

Setup Guide

Here is a link to setup the project.

About

A Music Recommendation System with a Serverless Architecture using Spotify APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.9%
  • CSS 47.1%
  • Python 2.1%
  • HTML 0.9%