A prototype for a service that fetches the current song from spotify.
One of my biggest passions is the video game industry and the streaming industry that has come from it. I have a planned passion project that will provide tools for content creators to use on their streams. This is a prototype for one of the tools.
As this is only a prototype for the tool that I want to create, the design wasn’t super important. Though I did want to make sure it was super easy to use and a great user experience, As it is important for things to be as easy as possible, so content creators can just get on with other things.
For this prototype, I wanted to create a proof of concept, and allow a small group of streamers to test it out and provide feedback. I created the backend with PHP which takes care of the API Authentication. The front end is using HTML, CSS, and JavaScript, mostly jQuery as I wanted to develop this quickly to test it out.