You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, let's talk about how we want to do this -- what the UI should look like.
I'm going to set up a scraper to fetch all the current D1 mens/womens scores from the front page of CHS. We'll then have a big dataset of games to select from. I'll also work on componentizing / auto-rendering n amounts of out-of-town scores in a flexbox.
On the title editing pane, I was thinking maybe you can see a list of all the possible games, and you check boxes next to the games to display certain matchups? Maybe you select via conference? What about on non-conference weekends?
Other notes -- in order for colors to load correctly, we'll need every D1 team added to the teams list.
We've got around a month to work on this before the next home men's game, so lets make this awesome.
Anywho... Try to make it so you can see every game, by conference, and checkbox a conference (doing all games for those teams in conference) or a specific game (and override the conference setting.)
Also how about Men's vs Women's? - Probably another checkbox thing, like conference.
In addition, I'm not sure if every D1 team will be enough because some teams play teams that aren't D1 sometimes. Anyways, it shouldn't crash if a team doesn't exist, it should do some type of default.
The out of town scores graphic looks amazing, however it is the biggest pain to have to setup and update. It should be able to update itself.
The text was updated successfully, but these errors were encountered: