Updated c. To do list (markdown)

Jeroen De Meerleer 2019-06-05 16:03:19 +02:00
parent 44007a266f
commit 18bb1f2efa

@ -1,4 +1,5 @@
This list is anaggregation of features that I want to implement. I you have some time left, feel free implement one or more yourself and place a pull request. The features marked with an exclamation mark (!) are features that have a higher priority
* Change the first round number to 1
* Rearrange enums to get logical values when invoking `__toString()`
* Rearrange enums to get logical values when invoking `__toString()`
* Create `Tournament::RoundsToPairings()`