Update TODO.md

Just updated the TODO doc to reflect the changes needed to fix the exception at setup due to the current team data scraper being broken.
This commit is contained in:
Sam Baumgarten
2015-03-23 23:18:18 -07:00
parent 605164bae4
commit 6a6ffdc92d

View File

@@ -35,6 +35,7 @@ Cheesy Arena To-Do List
* Automatic download of recent accomplishments (needs better TBA API) * Automatic download of recent accomplishments (needs better TBA API)
###Development tasks ###Development tasks
* Change to use the new FMS API for team data
* Generate more schedules and find an automated way to evaluate them * Generate more schedules and find an automated way to evaluate them
* Clean up sponsor carousel JavaScript and make it load new slides asynchronously without needing a reload of the audience display page * Clean up sponsor carousel JavaScript and make it load new slides asynchronously without needing a reload of the audience display page
* Refactor websockets to reduce code repetition between displays with similar functions * Refactor websockets to reduce code repetition between displays with similar functions