diff options
author | nfoy <nfoy@purdue.edu> | 2014-05-01 17:42:36 -0400 |
---|---|---|
committer | nfoy <nfoy@purdue.edu> | 2014-05-01 17:42:36 -0400 |
commit | 0d1fbdc89ff7e1a611d13826bcddb058359b658f (patch) | |
tree | b60638c6d08c6c866d6e2d66b2c30a5ef5e26fae /doc | |
parent | c07738ba51de3f0c3d0bfd409a621bec65ebed5f (diff) |
Sprint 3 Retrospective Complete except for Email Verification
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Sprint3-Retrospective.md | 25 |
1 files changed, 21 insertions, 4 deletions
diff --git a/doc/Sprint3-Retrospective.md b/doc/Sprint3-Retrospective.md index c123755..74fbb30 100644 --- a/doc/Sprint3-Retrospective.md +++ b/doc/Sprint3-Retrospective.md @@ -55,7 +55,12 @@ several days. +---------------------------------------------------------+------+------------+----+ | Tasks Not Implemented | Size | Person | US | +=========================================================+======+============+====+ -TODO +| [Nothing cause we are great](#success) | 0 | --- | 0 | ++---------------------------------------------------------+------+------------+----+ + + +# [How to improve](#improve) + # Implemented and working @@ -230,9 +235,21 @@ to be done. # Not implemented -TODO +## Nothing cause we are great (#success) +We implemented everything we planned to implement. -# How to improve -TODO + +# How to improve (#improve) + +1. We can work at a preferable pace since we can decide our own deadlines and work +without other classes dividing our time and energy. + +2. We can better prepare and handle presentations of our software in the future: + A. Do not work on project while waiting for our presentation's turn. + B. Practice our demo (we were effectively a day behind where we needed to be). + C. Follow the presentation grade outline. + +3. We can better decide what to do in a sprint. We bit off a bit more work than +we could effectively chew for this sprint.
\ No newline at end of file |