amarvick / alexmarvick-spotifyapp

React/Redux project retrieving data from Spotify's API to create a 10-question quiz to guess each song played by their favorite artist. Not 100% code complete but it is ready for demo! Click the heroku link to check out -->
https://am-spotify-quiz.herokuapp.com/
0 stars 1 forks source link

Don't permit user to continue game flow if an error is experienced #4

Open amarvick opened 6 years ago

amarvick commented 6 years ago

If user can't start game because the app is closed, notify user instead of changing state.

amarvick commented 6 years ago

This includes:

amarvick commented 6 years ago

This is working!! Will want to make error messages a little more user friendly.

amarvick commented 6 years ago

ADDITIONALLY! Make sure an error will happen if the user doesn't have spotify open. This error will be unique as a button will enable the user to go back.