Skip to content

Releases: scaredcat/live-footy-scoring

Animated Scoreboard

26 Jun 12:06

Choose a tag to compare

  • Scoreboard now has a transition between small and full view
  • Scoreboard elements make use of different sections of the background rather than using the background as a whole

Initial footy scoring page

10 Mar 08:41

Choose a tag to compare

  • 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

10 Mar 08:31

Choose a tag to compare

  • 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