roengle / VexInfo

Uses VexDB API to read statistics different teams competing at a tournament to input into a Google Sheet.
1 stars 0 forks source link

TODO: Add support for different seasons #1

Closed roengle closed 6 years ago

roengle commented 6 years ago

Right now only In The Zone is supported, add support for other seasons. Will require checking for previous data before assigning it as well. Spreadsheets should not be too complex to include different seasons, as the program would assume one spreadsheet to a season

roengle commented 6 years ago

Done. In tester class, construct a TeamAPI object with the spreadsheet id and the season name

roengle commented 6 years ago

Note: season is picked by robot events link now