bruin-tennis-consulting / match-manager

A web app for custom tennis match playback, allowing coaches to easily filter and search points by attributes for film review.
https://match-viewing-dashboard.web.app
8 stars 8 forks source link

Reformat scoreboard #92

Closed awest25 closed 5 months ago

awest25 commented 8 months ago

The scoreboard has a few pieces that are a bit tricky:

  1. The blue dot on the right hand side is to indicate who is serving.
  2. The blue numbers are the current point score. They have the rounded outline to indicate it's not a number of games.
  3. The columns of numbers are the game score for a set. Pay attention to how the completed set has the bottom number greyed out because the top person won the set. Whereas the middle column that says (1,2) is the current score in games for the set that is currently being played.

This makes it easy so that at a glance, you know what the point score is, who's serving, how many sets have been played, and who's up in the current set.

The devil's in the details here. The small details will make our product look clean and effectively convey the score.

If any of this is confusing, ask for clarification.

Please see the figma link to understand how this scoreboard fits into the layout, here is a screenshot:

image
awest25 commented 5 months ago

done