summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-05-01 16:40:15 -0400
committernfoy <nfoy@purdue.edu>2014-05-01 16:40:15 -0400
commit5bb85ea9fbfb57551673ce4896efe7afe2f82659 (patch)
tree554118525a4a439444e5b2eb10e3b956e6f023c2
parentdcffbbd0b34294d087916b7e0cff27055158f420 (diff)
Interface clean ups
-rw-r--r--doc/Sprint3-Retrospective.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/Sprint3-Retrospective.md b/doc/Sprint3-Retrospective.md
index 30d49d7..714e060 100644
--- a/doc/Sprint3-Retrospective.md
+++ b/doc/Sprint3-Retrospective.md
@@ -109,7 +109,12 @@ TODO
## General Interface Cleanups (#interface-clean)
-TODO
+Project Leaguer better handled tournament interface in this iteration. Tournaments
+are listed more cleanly on the index page. Each game type has an icon listed with
+it to better identify different game types on the index page. Each tournament's
+host's gravatar is also listed on the index page. Creating a tournament itself is
+also cleaner. Customization categories are clearly separated and use the correct
+selection or input types for easy use.
## Make it look professional (#professional)