diff options
author | benal01 <bja4245@rit.edu> | 2025-03-17 23:29:05 -0400 |
---|---|---|
committer | benal01 <bja4245@rit.edu> | 2025-03-17 23:29:05 -0400 |
commit | 1ef3628abc7d511d44f77f82de9d126b5b431a34 (patch) | |
tree | ae7fc3cd56715c824b144deb9c6281693f2ba70f | |
parent | 5df010d50b8cb82cea889678e68b84754cfef943 (diff) | |
parent | 4dcf05d900f11fb76edee8356168c58504f5aa68 (diff) | |
download | JellySolutions-1ef3628abc7d511d44f77f82de9d126b5b431a34.tar.gz JellySolutions-1ef3628abc7d511d44f77f82de9d126b5b431a34.tar.bz2 JellySolutions-1ef3628abc7d511d44f77f82de9d126b5b431a34.zip |
Merge branch 'main' of https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions
-rw-r--r-- | docs/DesignDoc.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/DesignDoc.md b/docs/DesignDoc.md index 5d673b2..8996e67 100644 --- a/docs/DesignDoc.md +++ b/docs/DesignDoc.md @@ -207,4 +207,7 @@ Currently around 100 tests, with roughly 95% coverage overall. Model tier is abo >_**[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._ **(2025/02/12): Sprint #1: Decided on the U-fund theme as Aquatic / Coral Reef.** -**(2025/02/15): Sprint #1: Outlined structure of Back-End Application.**
\ No newline at end of file + +**(2025/02/15): Sprint #1: Outlined structure of Back-End Application.** + +**(2025/03/17): Sprint #2: Decided on Important Stories for Sprint 2 Backlog, and reworked Design Architecture.**
\ No newline at end of file |