From a9987642832c46a39bd17cbc9827bcb3ca111428 Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Mon, 10 Mar 2014 20:29:16 -0400 Subject: Added the first four descriptions --- doc/Sprint1-Retrospective.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/doc/Sprint1-Retrospective.md b/doc/Sprint1-Retrospective.md index 1990d40..84c6c60 100644 --- a/doc/Sprint1-Retrospective.md +++ b/doc/Sprint1-Retrospective.md @@ -11,7 +11,7 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak 2) As a host/player, I would like to register and have an account. - For this task, we will be creating the user registration and log in capabilities for Leaguer. -3) As a host, I would like to start a tournamnet. +3) As a host, I would like to start a tournament. - For this task, we will be creating a base tournament system for a host to run. 4) As a host/player, I would like to enter scores for players. @@ -23,7 +23,6 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak - For this task, we will be creating a Leaguer homepage and ensure that it is pleasing to the eye and easy to navigate. - # Tasks The "size" is using the modified Fibonacci scale. A '1' is expected @@ -39,7 +38,7 @@ several days. +---------------------------------------------------------+------+--------+----+ | [Deploy rails on Luke's server](#deploy-rails) | 3 | Luke | 1 | +---------------------------------------------------------+------+--------+----+ -| [Create log-in system backend (verification, cookies, | 5 | Davis | 2 | +| [Create log-in system back-end (verification, cookies, | 5 | Davis | 2 | | and redirection)](#login-backend) | | | | +---------------------------------------------------------+------+--------+----+ | [Create log-in system UI](#login-ui) | 2 | Tomer | 2 | @@ -86,18 +85,29 @@ several days. ## Learn Rails {#learn-rails} -This task went OK. +Learning Rails has been a growing experience for the majority of the +team. Some of us coming from no significant experience to being able +to put together a relatively functional product in only three weeks +has been an impressive journey. ## Deploy Rails {#deploy-rails} -f +The entire team became familiar with deploying Rails in our rather +diverse working environments and successfully deployed a server +instance located at demo.projectleaguer.net. -## Login (backend) {#login-backend} +## Login (back-end) {#login-backend} -f +Our login back-end successfully logs users in and our and can handle +user registrations and first-come-first-serve uniqueness validation. ## Login (UI) {#login-ui} +Our login user interface successfully differentiates between logged in +and logged out users as well as between users of different +designations (although for the demo some of the hooks were not in +place, this has been fixed). + ## Tournament settings {#tourney-settings} ## Tournament registration {#tourney-registration} -- cgit v1.1-4-g5e80