Will-WHyd / Jukebox_Hackathon_WPJ

Hackathon Project 1, with Will, Paddy, and Jack
0 stars 0 forks source link

USER STORY: View music video #5

Open Will-WHyd opened 19 hours ago

Will-WHyd commented 19 hours ago

As a user I can input a song name so that I can view music videos of that song on youtube.

Success Critera

  1. There is an input field that sends the user's request to the Youtube API.
  2. The API presents videos in a separate panel.
  3. The user only has to enter the song name once to view both the lyrics/song info, and the music videos.

Tasks