Fixed headers, added action plan authored by Lee Cadotte (lec337)'s avatar Lee Cadotte (lec337)
...@@ -4,11 +4,10 @@ ...@@ -4,11 +4,10 @@
# Milestone 6 # Milestone 6
## Design ## Design
- Sequence Diagram ### Sequence Diagram: Chad Johnson
### Chad Johnson
* As a person wanting to keep track of stats and standings, I want to be able to input appropriate data after a game so that I can review it later when needed. * As a person wanting to keep track of stats and standings, I want to be able to input appropriate data after a game so that I can review it later when needed.
![Milestone6Sequence](uploads/816b0d68795479f7b00ad476441553fa/Milestone6Sequence.png) ![Milestone6Sequence](uploads/816b0d68795479f7b00ad476441553fa/Milestone6Sequence.png)
- Activity Diagram ### Class Diagram
![Milestone6Class](uploads/b43b09be27ca2c7ef068cacf2e432446/Milestone6Class.png) ![Milestone6Class](uploads/b43b09be27ca2c7ef068cacf2e432446/Milestone6Class.png)
...@@ -20,6 +19,12 @@ ...@@ -20,6 +19,12 @@
## Unit Testing ## Unit Testing
- Probably don't have to show this. - Probably don't have to show this.
## Action Plan
- Brayden
- Jay
- Lee
- Shantanu
## Requirements ## Requirements
- Design documented with additional UML diagrams (e.g. sequence diagram, activity diagram) - Design documented with additional UML diagrams (e.g. sequence diagram, activity diagram)
... ...
......