cis3296s24 / 02-SpotiFynd

A command-line interface (CLI) for users to gather metadata about their favorite artists, songs, and playlists. Users can also use filters and create custom combinations of their own to search for songs that fit their criteria.
4 stars 0 forks source link

Song recommendations #42

Closed justinmmeans closed 5 months ago

justinmmeans commented 5 months ago

Generates song recommendations to the user based on their recent listening history, their saved tracks, and their most listened to genres. Additionally added a credentials.py file that is responsible for saving the users credentials once they have been entered via the command line.