Relevant Skills — Python; Flask; Bootstrap; Web development; Backend; HTTP requests; APIs; JSON;
A web application that interfaces with the Spotify API - allowing a user to authenticate with their Spotify account and automatically generate playlists. The user can search for songs, add songs to a "tracklist", and the web app will generate a new playlist of songs related to those in the tracklist, automatically adding the new playlist to the user's Spotify profile.
Further details:
The backend of the web app is built in Flask, a Python framework, with frontend styling assist from Bootstrap.