notmarkmiranda / dozen

3 stars 0 forks source link

User-stats page: view all games played #197

Closed marshallhouston closed 4 years ago

marshallhouston commented 4 years ago

When I view a specific player, I'd like to see all results of their games instead of the most recent 10.

Could possibly add season filtering here.

notmarkmiranda commented 4 years ago

Problem

  1. There is no way to view all games played by a user on the user-stats page.
  2. What does a page with all games on it look like? How do we filter / split data per season.
  3. What if a player belongs to more than 1 league, how do we display all of that information?

Observations && Things to Do

Solution