cse442-fall-2019-offering / 442projects-team-rydat

442projects-team-rydat created by GitHub Classroom
1 stars 0 forks source link

Panel on homepage for playing old playlists #56

Open RHowe22 opened 4 years ago

RHowe22 commented 4 years ago

add section to the main page that contains a list of old playlists and allow those playlists to be clicked and played

RHowe22 commented 4 years ago

For testing have tester launch the application and reach the home page. If they do not have any created playlists then have them create several playlists.

Once there have been some number of playlists made they should then be able to see a list of playlists they have made from the application on the home page

Have the tester hover their mouse over the "block" that a playlist is in and they should see that the block becomes highlighted. the same "block" should also be highlighted when the mouse is hovered over the image and the name of the playlist in that "block"

Once a block has been highlighted ensure that clicking anywhere within that block results in the Spotify embedded player appearing on the screen with the correct corresponding playlist

Then repeat this for every playlist to make sure they are all formatted correctly