summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-05-01 16:27:20 -0400
committernfoy <nfoy@purdue.edu>2014-05-01 16:27:20 -0400
commitd4f98d4a6a436b9aef755752718c7d3cc36fb0af (patch)
treea621594d9eb110bd1c5d495393d6b5b593bc73da
parent478c0c882a04afb668f93c5e9d68401146a5dde0 (diff)
Fixed a typo and added "make it look professional"
-rw-r--r--doc/Sprint3-Retrospective.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/Sprint3-Retrospective.md b/doc/Sprint3-Retrospective.md
index 7b0b9e9..c46582e 100644
--- a/doc/Sprint3-Retrospective.md
+++ b/doc/Sprint3-Retrospective.md
@@ -33,7 +33,7 @@ several days.
+---------------------------------------------------------+------+------------+----+
| [Create braket creation and submission gui](#brack-gui) | 3 | Tomer | 10 |
+---------------------------------------------------------+------+------------+----+
-| [General Interface Cleanups](#interface-cleean) | 2 | Tomer | 1 |
+| [General Interface Cleanups](#interface-clean) | 2 | Tomer | 1 |
+---------------------------------------------------------+------+------------+----+
| [Make it look professional](#professional) | 3 | All | 1 |
+---------------------------------------------------------+------+------------+----+
@@ -107,13 +107,19 @@ TODO
TODO
-## General Interface Cleanups (#interface-cleean)
+## General Interface Cleanups (#interface-clean)
TODO
## Make it look professional (#professional)
-TODO
+The team decided on a color scheme for Leaguer during this sprint. This scheme
+was applied to every page in the site. We implemented Gravatar in a few more
+spots as well, helping to distinguish between users more easily. The default
+image was changed to give each user a unique avatar even if they've not set one.
+Tournament creation and listing also received tune ups, with images listed with
+each tournament to help display its game type and a better creation page when
+creating a tournament.
## Expand Peer Evaluation (#peer-expansion)