The Devcathlon implementation continues and will consume my blog until May. I have taken charge of Decathlon's Scoreboard and the design is going slower than I expected. My knowledge with html and css design is limited but is getting stronger with the development of Devcathlon.
The Scoreboard
The scoreboard UI is simple in design, not too many elements that take up the screen. The left third of the page contains overall Devcathlon information.
- On going match scores.
- Links to Match breakdown(to be added later).
- Team information.
- List of team members.
- Time remaining in match
- Team picture
- Team name
- Team score
- Telemetry chart
- Team win-loss record(to be added later)
The Next Step
The next phase or milestone of the development is to implement functionality to the scoreboard.
- An invoked Event will put points on the board.
- Display ongoing matches in the Match Scoreboard with current scores.