two-brothers / leaderboard-app

0 stars 0 forks source link

Replace playerRef in PlayerModel #12

Closed nikeshnazareth closed 4 years ago

nikeshnazareth commented 4 years ago

The PlayerModel has a reference to the firebase document. Instead, we should use the player ID. See SeriesModel for an example