vientang / meetup-softball

MIT License
1 stars 0 forks source link

Write logic to filter stats based on filter params (year, month, field or tournament) #53

Closed vientang closed 5 years ago

vientang commented 5 years ago

Given a list of game stats that are filtered by a specific query (year, month, field, tournament), wrote a function to:

  1. Merge winners and losers for each game
  2. Build up each players stats
  3. Display data on table