From 6a6ffdc92de25261317b42c41db2916f7ddf3a9e Mon Sep 17 00:00:00 2001 From: Sam Baumgarten Date: Mon, 23 Mar 2015 23:18:18 -0700 Subject: [PATCH] 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. --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 269cd39..114f373 100644 --- a/TODO.md +++ b/TODO.md @@ -35,6 +35,7 @@ Cheesy Arena To-Do List * Automatic download of recent accomplishments (needs better TBA API) ###Development tasks +* Change to use the new FMS API for team data * 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 * Refactor websockets to reduce code repetition between displays with similar functions