Link to Deployed Webpage Note: Live Server Extension is required to run this code from VS Code.
-
AS A person who uses the internet.
- I WANT to know if I am interested in using this application.
- SO THAT I can decide if I want to use the app or move on to another website.
-
AS A bored Marvel fan.
- I WANT to know which character would be a good fantasy partner for me.
- SO THAT I can satiate my curiosity.
-
AS A user of this application who answers questions.
- I WANT to be presented with details about my matched Marvel character.
- SO THAT I can feel connected to a pop-culture icon.
-
AS A user of this application who is matched to a Marvel character.
- I WANT to be presented with a button to share this application on social media.
- SO THAT I can share this experience with others.
- GIVEN the user is presented with instructions to use the application.
- WHEN the user presses a "start" button, the user is presented with questions.
- THEN the app displays a question for the user to select an answer.
- GIVEN the user selects an answer.
- WHEN the user presses a "submit" button.
- THEN the application displays a Marvel character.
- GIVEN the user is matched with a Marvel character.
- WHEN the user presses the "facebook" button.
- THEN the application connects to Facebook.