Instructions

Running the App

This project is entirely client side. Open index.html in a web browser to start. Participant data is stored in your browser's local storage so it stays between sessions.

Participants

The Participants page lets you manage the list of players stored in the browser.

Add participants

Delete all and delete one

Choose a random participant

Tournament

The Tournament page manages pairings, results and the scoreboard.

Steps

  1. Press Simulate to see the number of rounds and estimated duration.
  2. After simulation, click Start a New Tournament.
  3. Use Start Round to generate pairings. Record results by clicking the winner (or Draw).
  4. When all matches are recorded, the button changes to start the next round.
  5. Restart Current Round generates new pairings for the same round if needed.
  6. Use Restart Everything to wipe all tournament data.

Clock

In case of error