Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up cosmestic issues #140

Closed
42 tasks done
matsonj opened this issue Dec 27, 2023 · 0 comments · Fixed by #144
Closed
42 tasks done

Clean up cosmestic issues #140

matsonj opened this issue Dec 27, 2023 · 0 comments · Fixed by #144
Assignees

Comments

@matsonj
Copy link
Owner

matsonj commented Dec 27, 2023

Have a dirth of cosmetic issues I need to fix, been delaying that as I focus more on modeling. Going back to this now since modeling is mostly stable.

NBA

  • main page
    • upcoming games filter should be sorted alphabetically on team name
    • upcoming games filter only applies to home games
    • upcoming games data table is too wide
    • in-season tournament should be removed
    • standings table should show records as integer, not decimal.
    • add 3 columns to standing table: make playoffs, win championship & elo vs vegas.
  • Historical Matchups
  • IST - add championship summary for LAL
  • IST - hide upcoming games
  • Matchup calcs
  • predictions
    • game id should be int not decimal (marking complete - looks like an issue with evidence sources)
    • table is too wide
    • replace search with a team filter
  • prediction details
    • add a line for avg team (1600)
    • table with elo value is in wrong order (fixed in historical matchups page, so replicate that logic here)
    • last 5 games - scores should be int not decimal
    • team matchups - record should be int not decimal
  • teams
    • records should be int, not dec
    • add elo vs vegas w/red+green indicators
  • team details
    • seed range should be int, not dec
    • win range should be int, not dec
    • recent games - should be int, not dec
    • upcoming schedule - use this table format anywhere we are surfacing predictions (its the right columns)

NCAAF

  • Lock this as of end of regular season (incl army/navy game)

NFL

  • End of season seeding out of order on the bar chart (works in NBA section, so replicate that component)
  • most recent games - sort of date DESC (currently date ASC), set it to 5 games)
  • scores should render as int, not dec
@matsonj matsonj self-assigned this Dec 27, 2023
@matsonj matsonj linked a pull request Dec 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant