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

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

Submitting Text Input to Back end #43

Open cchen3480 opened 4 years ago

cchen3480 commented 4 years ago

Make sure input text can be passed into Back end for parsing

cchen3480 commented 4 years ago

Task Test: Run the file called playlist_creator.py which passes the input into a function that generates a playlist from the key phrases of the input. The playlist should be available in the Spotify widget and the songs should reflect on the mood entered by the user in one way or the other. If the input is not valid, then there should be a pop up that tells the tester to enter a valid emotion and the playlist should state "Playlist not generated"