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

202 pull from firebase #213

Closed Fredenck closed 1 week ago

Fredenck commented 1 week ago

fixes #202

redid Dashboard logic by introducing matchKey = matchDate#opponentTeam. This is a unique identifier to help group matches (emulated after DynamoDB secondary keys).

Fredenck commented 1 week ago

because this is high priority, I am merging for other developers