2014-09-06 23:14:21 -07:00
|
|
|
Cheesy Arena To-Do List
|
|
|
|
|
=======================
|
|
|
|
|
|
2017-04-02 23:57:10 -07:00
|
|
|
### Features for FRC parity
|
2014-09-06 23:14:21 -07:00
|
|
|
* Event wizard to guide scorekeeper through running an event
|
|
|
|
|
* Elimination bracket report and audience screen
|
|
|
|
|
* Interface for viewing logs (right now it's CSV files in Excel)
|
|
|
|
|
|
2017-04-02 23:57:10 -07:00
|
|
|
### Public-facing features
|
2014-09-06 23:14:21 -07:00
|
|
|
* Fancier graphics and animations for alliance station display
|
|
|
|
|
* Ability to yank the match data from the Internet for an existing event, for use just in webcast overlays
|
2014-09-07 20:43:17 -07:00
|
|
|
* GameSense-style next match screen with robot photos
|
2014-09-06 23:14:21 -07:00
|
|
|
|
2017-04-02 23:57:10 -07:00
|
|
|
### Scorekeeper-facing features
|
2014-09-06 23:14:21 -07:00
|
|
|
* Ability to unscore a match and reset it to non-played status
|
|
|
|
|
|
2017-04-02 23:57:10 -07:00
|
|
|
### Features for other volunteers
|
2014-09-06 23:14:21 -07:00
|
|
|
* Referee interface: add timer starting at field reset to track time limit for calling timeouts/backups
|
2015-09-26 19:53:53 -07:00
|
|
|
* Mobile compatibility for announcer display
|
|
|
|
|
|
2017-04-02 23:57:10 -07:00
|
|
|
### Development tasks
|
2014-09-06 23:14:21 -07:00
|
|
|
* Generate more schedules and find an automated way to evaluate them
|
2020-04-25 15:42:59 -07:00
|
|
|
* Switch to a more modern JavaScript paradigm than jQuery, such as ES6
|
2014-09-06 23:14:21 -07:00
|
|
|
* JavaScript unit testing
|
|
|
|
|
* Fix Handlebars and golang html/template confict
|
2014-09-07 01:54:39 -07:00
|
|
|
* [Selenium](http://www.seleniumhq.org) testing
|