Releases: scaredcat/live-footy-scoring
Releases · scaredcat/live-footy-scoring
Animated Scoreboard
Initial footy scoring page
- User is able to enter home team and away team names
- User keeps track of score by adding "goals" and "behinds" with "points" being automatically calculated
- Keep track of the time of a quarter by manually starting and stopping the timer for each quarter
Mini Scoreboard
- Updated scoreboard area to use HTML5 contenteditable so you can directly change the team names
- The scoreboard changes to a "mini" version 10 seconds after a quarter has started or the since the last goal
- General code cleanup and bug fixes