SoundDisco is an artist discovery website built with Ruby on Rails, multiple API's, Javascript & Ajax. It uses a single user input to get artist information by pulling data and cross referencing 3 different music API's to result a custom artist profile including an in app music video player for their top tracks and related artists.
SoundDisco is an artist discovery website built with Ruby on Rails, multiple API’s, Javascript & Ajax. It uses a single user input to get artist information by pulling data and cross referencing 3 different music API’s to result a custom artist profile including an in app music video player for their top tracks and related artists. *Updated bg photo for landing page.
Learning Objectives with SoundDisco are to demonstrate an understanding of Ruby on Rails and more importantly to challenge myself to working with multiple external API’s especially with the Spotify service since I heard it was difficult and the documentation was not the most understandable. I took the users initial input to search one api and forward the info plus what was received from the first search to implement the second and similarly with the third. The video page is embedded via AJAX and reloads the corresponding video when it is clicked. It is deployed on Heroku.