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.
- 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.
Published on AWS at https://www.spotifymusicrecommendations.com/
https://www.linkedin.com/in/anthony-valen/
Thank you to my friend Jacob (LocoPluto) for helping me with this project and learning Django with me.