centowen / pybaduk

Software for organising go tournaments.
GNU General Public License v3.0
3 stars 0 forks source link

Implementation of pairings tab #5

Open varenius opened 9 years ago

varenius commented 9 years ago

Some general decisions for implementation of a pairings tab. Contains a list of "rounds", i.e. groups of pairings. For each "round" all pairings are shown which belong to this group. It should be possible to select single pairings from a group and edit. The user should be able to add/remove pairings manually, automatically pair based on previous results, report results (possibly using shortcuts as keyboard or double click). We want an edit button to swap colors or change handicap. Groups of pairings do not need to contain all players. This enables dynamic result calculations and strange tournament formats (e.g. simultaneous tournament "1vsmany").

varenius commented 9 years ago

Partially implemented.

Still to be implemented: