From 31c00df89b52f152be290ccc601077912d77e5b3 Mon Sep 17 00:00:00 2001 From: nfoy Date: Mon, 10 Mar 2014 20:33:52 -0400 Subject: Sprint1-Retro: Tournament view task. --- doc/Sprint1-Retrospective.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/Sprint1-Retrospective.md') diff --git a/doc/Sprint1-Retrospective.md b/doc/Sprint1-Retrospective.md index 3da3669..f299d58 100644 --- a/doc/Sprint1-Retrospective.md +++ b/doc/Sprint1-Retrospective.md @@ -108,11 +108,19 @@ f ## Tournament view {#tourney-view} +The tournament view lists the tournaments on one page as a table of rows. Each +row lists sample tournament information (game name, players per team, etc) +along with buttons for different tasks, such as joining or viewing a tourny. +You can also create a new tournament here. The functionality we want is +here. + ## Homepage {#homepage} + # Implemented but not working well ## Match score models {#match-score} + This only functioned properly for noting which team would win a match. We want more information to be included, such as individual player scores. We also only had it working where the tournament host would decide who won. -- cgit v1.2.3-2-g168b