diff options
| -rw-r--r-- | docs/DesignDoc.md | 15 | 
1 files changed, 8 insertions, 7 deletions
| diff --git a/docs/DesignDoc.md b/docs/DesignDoc.md index c1e8676..ceb60a6 100644 --- a/docs/DesignDoc.md +++ b/docs/DesignDoc.md @@ -9,12 +9,13 @@ geometry: margin=1in  > and appear in the generated PDF in italics but do so only **after** all team members agree that the requirements for that section and current Sprint have been met. **Do not** delete future Sprint expectations._  ## Team Information -* Team name: TEAMNAME +* Team name: Jelly Solutions  * Team members -  * MEMBER1 -  * MEMBER2 -  * MEMBER3 -  * MEMBER4 +  * Ben Almstead +  * Tyler Ferrari +  * Hayden Hartman +  * Akash Keshav +  * Angelina Zhen  ## Executive Summary @@ -109,7 +110,7 @@ This section describes the web interface flow; this is how the user views and in   >* _Include other details such as attributes and method signatures that you think are needed to support the level of detail in your discussion._  ### ViewModel Tier -> _**[Sprint 1]** List the classes supporting this tier and provide a description of there purpose._ +> _**[Sprint 1]** List the classes supporting this tier and provide a description of their purpose._  > _**[Sprint 4]** Provide a summary of this tier of your architecture. This  > section will follow the same instructions that are given for the View @@ -169,4 +170,4 @@ This section describes the web interface flow; this is how the user views and in  > those._  ## Ongoing Rationale ->_**[Sprint 1, 2, 3 & 4]** Throughout the project, provide a time stamp **(yyyy/mm/dd): Sprint # and description** of any _**mayor**_ team decisions or design milestones/changes and corresponding justification._ +>_**[Sprint 1, 2, 3 & 4]** Throughout the project, provide a time stamp **(yyyy/mm/dd): Sprint # and description** of any _**major**_ team decisions or design milestones/changes and corresponding justification._ | 
