diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2025-03-07 12:24:14 -0500 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2025-03-07 12:24:14 -0500 |
commit | dd2b912af94b08c2daae20bf861a6f30b5c20253 (patch) | |
tree | bc68cb449baec0d5f1e712dcfdc52370f449e943 /docs/DesignDoc.md | |
parent | 34903015992ac0cd7719b662af3ceb54a801351c (diff) | |
parent | e4e6ae9a3d142fc78f31ee19464ec5e54bfb516f (diff) | |
download | JellySolutions-dd2b912af94b08c2daae20bf861a6f30b5c20253.tar.gz JellySolutions-dd2b912af94b08c2daae20bf861a6f30b5c20253.tar.bz2 JellySolutions-dd2b912af94b08c2daae20bf861a6f30b5c20253.zip |
Merge branch 'main' into api-auth
# Conflicts:
# ufund-api/src/main/java/com/ufund/api/ufundapi/controller/CupboardController.java
# ufund-api/src/test/java/com/ufund/api/ufundapi/controller/CupboardControllerTest.java
Diffstat (limited to 'docs/DesignDoc.md')
-rw-r--r-- | docs/DesignDoc.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/DesignDoc.md b/docs/DesignDoc.md index b673e62..80d3778 100644 --- a/docs/DesignDoc.md +++ b/docs/DesignDoc.md @@ -173,6 +173,8 @@ The Model Tier contains the classes responsible for handling and serving Need da >_**[Sprint 2, 3 & 4]** **Include images of your code coverage report.** If there are any anomalies, discuss > those._ + + ## Ongoing Rationale >_**[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._ |