View Single Post
Old 12-07-2020, 02:22 PM   #45
SirBlurton
High School Varsity
 
Join Date: Feb 2007
Took way too long - but finally got automated stat tracking completed. Tried 4 different approaches and landed on a really easy one that is basically using dictionaries as an interface using SQLAlchemy in the background. Would have worked perfectly had I not decided randomly to convert player ID strings to integers....ugh....

But as of today, all I have to do to play a game is type in a name, click the button and then fill the scores in on the team page. All player stats done.

Will try to automate the teams part for season 2.
SirBlurton is offline   Reply With Quote