You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer,
When I receive user input from the front-end,
I am passed the params for cuisine and mood,
And I am able to use them to generate 3 API requests:
1: for cuisine playlists (from Spotify)
2: for mood playlists (from Spotify)
3: for a combo (user-generated)
I am handling edge-cases where the results from any request are =< 4.
The text was updated successfully, but these errors were encountered:
mel-rob
changed the title
User Story 8 - Endpoints for requests
User Story 8 - Endpoints for Requests
Feb 24, 2020
As a developer,
When I receive user input from the front-end,
I am passed the params for cuisine and mood,
And I am able to use them to generate 3 API requests:
I am handling edge-cases where the results from any request are =< 4.
The text was updated successfully, but these errors were encountered: