summaryrefslogtreecommitdiff
path: root/doc/Sprint2-Retrospective.md
diff options
context:
space:
mode:
authortkimia <tkimia@purdue.edu>2014-04-07 20:57:39 -0400
committertkimia <tkimia@purdue.edu>2014-04-07 20:57:39 -0400
commitecde6b7477c06f09ca9d14872888d70792ba85b9 (patch)
tree4143545a828e1ff128a52ca25c03abf7e0f6307f /doc/Sprint2-Retrospective.md
parent69527a46e4b71cab4a0e110ad2bb45cd278b690e (diff)
got my dibs
Diffstat (limited to 'doc/Sprint2-Retrospective.md')
-rw-r--r--doc/Sprint2-Retrospective.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/Sprint2-Retrospective.md b/doc/Sprint2-Retrospective.md
index 3a67d9f..3293fd5 100644
--- a/doc/Sprint2-Retrospective.md
+++ b/doc/Sprint2-Retrospective.md
@@ -137,7 +137,11 @@ and manage input options for tournament flow but still needs to be implemented
across the website in other areas.
## Setting up a Tournament View for matches and tree {#match-gui}
-
+A new system was set-up so that matches are created from the trunk (final match) to
+the most out matches, and teams are inserted into matches starting at the leaves and
+and filling up the trunk. Any number of teams is now supported. A lot of log-based
+math was used to write the rails-generated SVG, and a lot of arithmetic was done to
+calculate the relative proportions.
## Increase Usability {#usability}