Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.15 KB

File metadata and controls

17 lines (13 loc) · 1.15 KB

Spotify Music Recommendations

Spotify Music Recommendations is a Django-based web application that allows users to create an account, connect their Spotify account, and receive music recommendations from the Spotify API. Users can search for songs, artists, and genres, and based on their selections, they will receive a list of 1 - 100 recommended songs that they can add to their playlist.

Features

  • User Authentication: Users can create an account and login to their Spotify account to access personalized music recommendations.
  • Optional Demo account if you do not want to use your own Spotify account or do not have one
  • Music Recommendations: Users can search for songs, artists, and genres, and receive a list of recommended songs based on their selections.
  • Playlist Creation: Users can create their own playlists and add the recommended songs to their playlists.

Project Status

Published on AWS at https://www.spotifymusicrecommendations.com/

Contact

https://www.linkedin.com/in/anthony-valen/

Acknowledgements

Thank you to my friend Jacob (LocoPluto) for helping me with this project and learning Django with me.