My projects

SpotifyLink Showcase

Main Page

The current playing song of the host is shown like this. By clicking on the song image your local Spotify app opens with the song shown.

GitHub
Search function

Users can search for a song via the SpotifyAPI. The list of results (max 3 at a time) gets shown beneath. If a song was already played, the buttons color changes to orange. After clicking on a song, the estamated time till playing gets printed to the user.

GitHub
User queue

By clicking on the queue dropdown button, users can view the upcoming 3 tracks in the queue of the host. The queue gets updated every 3 seconds through the SpotifyAPI.

GitHub