tylersuchan / symphoni

Apache License 2.0
0 stars 0 forks source link

Host and Guest Story: User Experience #82

Open vnbruno opened 5 years ago

vnbruno commented 5 years ago

As a user or host I would like to enjoy a quality color scheme and a clean and functional application.

vnbruno commented 5 years ago

This story was created so we could have one place to manage all the CSS and color schemes we created.

As team we wanted to give the application a clean look so the user had a good experience so we worked together to form the color-scheme - slate grey and light grey backgrounds.

In essence of giving the user a good experience we added some more functionality to the website to make it easier to navigate.

Acceptance Test 1:

  1. Go to the website either through the given ip address and port number. If already on the website, click on the back button arrows until you reach the Home Container, where you will see the "Start Party!" and "Join Party!" buttons.
  2. When on the website hit "Start Party" you will be brought to a page asking you to enter your Party Name, but what if you don't want to? What if you meant to Join Party?
  3. Scroll to bottom of page.
  4. On the bottom of the page hit the button titled "GO BACK TO SELECTION" to go back.
  5. Now Select "Join Party!" This concludes Acceptance Test 1

Acceptance Test 2:

  1. Go to the website either through the given ip address and port number. If already on the website, click on the back button arrows until you reach the Home Container, where you will see the "Start Party!" and "Join Party!" buttons.
  2. Click the "Start Party" button. Enter a party name and hit Enter.
  3. You will be moved to a page to to login to Spotify if not logged in, or the Queue party if you have already signed in, but what if you spelled the Party Name wrong?
  4. Scroll to the bottom of the page.
  5. On the bottom of the page hit the button titled "GO BACK TO START" to go back. If you need to scroll all the way up so you can see the "Start Party Here" Header with the input box.
  6. Now you can type in a different Party Name, please do so and Hit Enter Again.
  7. You will now see that your Party Name is changed in the top middle of your screen! This concludes Acceptance Test 2

This concludes the user experience acceptance test(s)