Skip to content

Created a program to give music recommendations to a user based on a Spotify playlist they provided. Fetched and collected data from the API and displayed and stored the formulated data in a local database.

Notifications You must be signed in to change notification settings

lc2353/Music-Recommendation-System

Repository files navigation

Music-Recommendation-System

Created a program to give music recommendations to a user based on a Spotify playlist they provided. Fetched and collected data from the API and displayed and stored the formulated data in a local database.

Please note: I created this program for my A Level NEA Project, I learnt collections and fetching and modifying data while making it so the code may not be the most efficient. I have included my NEA report as well which explains my thought process behind the code and why I chose to implement in the way I did.

SQL can be found in: Music-Recommendation-System/GetPlaylistInfo/MVVM/ViewModel/FetchFromTable.cs The main code can be found in Music-Recommendation-System/GetPlaylistInfo/MVVM/ViewModel/

About

Created a program to give music recommendations to a user based on a Spotify playlist they provided. Fetched and collected data from the API and displayed and stored the formulated data in a local database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages