diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-10 20:34:52 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-10 20:34:52 -0400 |
commit | 20ee807281ca29aba150912c130e7b1a0010cf7c (patch) | |
tree | 323c27e244e826213e39e2c0f3bf96408ac78363 | |
parent | f1a953e115ffb95f9b9385da2d7e77d6ca8e1a4a (diff) |
retrospective: server management story
-rw-r--r-- | doc/Sprint1-Retrospective.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/Sprint1-Retrospective.md b/doc/Sprint1-Retrospective.md index 3da3669..120be61 100644 --- a/doc/Sprint1-Retrospective.md +++ b/doc/Sprint1-Retrospective.md @@ -119,7 +119,12 @@ only had it working where the tournament host would decide who won. ## Server management {#srv-man} - +The server management software interface is implemented, and working +fine. The other modules use it. However, what we didn't implement is +an actual *page* to edit these settings. We had this task in the +iteration because other items depended on it. Though we did not +implement the full story, we implemented the core reason that we +wanted it. # Not implemented |