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: Use loops for Team calculations #11

Closed roengle closed 6 years ago

roengle commented 6 years ago

By using something like a hashmap with values like opr, dpr, etc., a loop can be used for each different category of data, instead of making a bunch of different loops.

roengle commented 6 years ago

wontfix for now, since I wouldn't know how to use a string to be able to set a variable

IE: this. = something;

roengle commented 6 years ago

wontfix