diff options
author | Gunther6070 <haydenhartman10@yahoo.com> | 2025-02-13 15:30:11 -0500 |
---|---|---|
committer | Gunther6070 <haydenhartman10@yahoo.com> | 2025-02-13 15:30:11 -0500 |
commit | 3a42fe9d320e621622284794ff3e621dd9101f04 (patch) | |
tree | e4990310c826ed15aeee21d2460ec5f972372afb /docs/DesignDoc.md | |
parent | 0dc2bf32b7948f680da2cf866cba78b55861b345 (diff) | |
download | JellySolutions-3a42fe9d320e621622284794ff3e621dd9101f04.tar.gz JellySolutions-3a42fe9d320e621622284794ff3e621dd9101f04.tar.bz2 JellySolutions-3a42fe9d320e621622284794ff3e621dd9101f04.zip |
Edited DesignDoc, adding team member names, team name, and other minor edits
Diffstat (limited to 'docs/DesignDoc.md')
-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._ |