Skip to content
florish edited this page Aug 24, 2011 · 3 revisions

Welcome to the scoreboard wiki!

Right now (August 2011), this app is just a demo built for the SproutCore 2.0 Demo Apps contest. The idea is to create a real-world competition/tournament management app out of this, with features like:

  • Creating and/or importing lists of teams
  • Draw them into a given number of groups
  • Select how many matches teams play against each other (only home or away, home and away)
  • Automatically generate match schemes for each group
  • Create last 32, 16, 8, 4, 2 schemes (in which each match basically is a group of 2 teams)
  • Connect data store to a server back-end for persistent storage

The app is meant to be used for any sports type in which:

  • Two teams compete against each other
  • Scores can be expressed in numeric values (points, sets, etc.)
  • Match results can be defined in terms of win, draw or loss

Put simpler: the aim is to include the most popular team sports.

If you're reading this and would like to contribute, great! Please let us know (github:florish)

Clone this wiki locally