For this project I was again using a similar authentication login as I did with the Disney Clone project, however, this time I was calling Spotify's API to connect to user's info.
The point of the App was to be able to control your songs with basic functionality like changing to a next or previous song. I had a lot of fun going deeper into Spotify's API capabilities. One little issue I had was matching the album cover to the current song playing, I used the index to find the correct cover.
I'm still debugging this album/song issue. The rest of the app was really fun to build and get to actually work! Please share if you have any ideas!