Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
uo288061 committed Feb 18, 2024
1 parent 000e126 commit 78b76ef
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 13 deletions.
Binary file modified images/Deployment diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/Docker Container Setup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/Sequence diagram 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/Sequence diagram 2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/Sequence diagram 3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/Sequence diagram 4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/Sequence diagram 5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/Sequence diagram 6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/Technical Context Diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/Whitebox Overall System.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 13 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -922,7 +922,7 @@ <h3 id="_business_context">3.1. Business Context</h3>
</div>
<div class="imageblock">
<div class="content">
<img src="./images/Deployment%20diagram.png" alt="Deployment diagram" width="243" height="326">
<img src="./images/Deployment%20diagram.png" alt="Deployment diagram" width="1006" height="578">
</div>
</div>
<div class="ulist">
Expand Down Expand Up @@ -963,7 +963,7 @@ <h3 id="_technical_context">3.2. Technical Context</h3>
</div>
<div class="imageblock">
<div class="content">
<img src="./images/Technical%20Context%20Diagram.png" alt="Technical Context Diagram" width="788" height="699">
<img src="./images/Technical%20Context%20Diagram.png" alt="Technical Context Diagram" width="1054" height="578">
</div>
</div>
<div class="ulist">
Expand Down Expand Up @@ -1200,7 +1200,7 @@ <h3 id="_whitebox_overall_system">5.1. Whitebox Overall System</h3>
</div>
<div class="imageblock">
<div class="content">
<img src="./images/Whitebox%20Overall%20System.png" alt="Whitebox Overall System" width="290" height="312">
<img src="./images/Whitebox%20Overall%20System.png" alt="Whitebox Overall System" width="1008" height="578">
</div>
</div>
<div class="dlist">
Expand Down Expand Up @@ -1515,47 +1515,47 @@ <h2 id="section-runtime-view">6. Runtime View</h2>
<h3 id="_user_authentication">6.1. User Authentication</h3>
<div class="imageblock">
<div class="content">
<img src="./images/Sequence%20diagram%201.png" alt="Sequence diagram 1" width="509" height="355">
<img src="./images/Sequence%20diagram%201.png" alt="Sequence diagram 1" width="465" height="365">
</div>
</div>
</div>
<div class="sect2">
<h3 id="_question_generation">6.2. Question Generation</h3>
<div class="imageblock">
<div class="content">
<img src="./images/Sequence%20diagram%202.png" alt="Sequence diagram 2" width="778" height="427">
<img src="./images/Sequence%20diagram%202.png" alt="Sequence diagram 2" width="713" height="439">
</div>
</div>
</div>
<div class="sect2">
<h3 id="_user_responds_to_a_question">6.3. User Responds to a Question</h3>
<div class="imageblock">
<div class="content">
<img src="./images/Sequence%20diagram%203.png" alt="Sequence diagram 3" width="460" height="368">
<img src="./images/Sequence%20diagram%203.png" alt="Sequence diagram 3" width="429" height="378">
</div>
</div>
</div>
<div class="sect2">
<h3 id="_user_checks_their_history">6.4. User Checks their History</h3>
<div class="imageblock">
<div class="content">
<img src="./images/Sequence%20diagram%204.png" alt="Sequence diagram 4" width="433" height="326">
<img src="./images/Sequence%20diagram%204.png" alt="Sequence diagram 4" width="402" height="335">
</div>
</div>
</div>
<div class="sect2">
<h3 id="_access_to_user_information_via_an_api">6.5. Access to User Information via an API</h3>
<div class="imageblock">
<div class="content">
<img src="./images/Sequence%20diagram%205.png" alt="Sequence diagram 5" width="635" height="385">
<img src="./images/Sequence%20diagram%205.png" alt="Sequence diagram 5" width="584" height="396">
</div>
</div>
</div>
<div class="sect2">
<h3 id="_access_to_generated_questions_information_via_an_api">6.6. Access to Generated Questions Information via an API</h3>
<div class="imageblock">
<div class="content">
<img src="./images/Sequence%20diagram%206.png" alt="Sequence diagram 6" width="754" height="385">
<img src="./images/Sequence%20diagram%206.png" alt="Sequence diagram 6" width="693" height="396">
</div>
</div>
<div style="page-break-after: always;"></div>
Expand Down Expand Up @@ -1614,7 +1614,7 @@ <h4 id="_docker_container">7.2.1. <em>Docker Container</em></h4>
</div>
<div class="imageblock">
<div class="content">
<img src="./images/Docker%20Container%20Setup.png" alt="Docker Container Setup" width="394" height="231">
<img src="./images/Docker%20Container%20Setup.png" alt="Docker Container Setup" width="1039" height="578">
</div>
<div class="title">Figure 1. Diagram: Docker Container Setup::</div>
</div>
Expand Down Expand Up @@ -2019,7 +2019,7 @@ <h2 id="section-technical-risks">11. Risks and Technical Debts</h2>
<td class="tableblock halign-left valign-top"><p class="tableblock">High</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Migration to Java</p></td>
<td class="tableblock halign-left valign-top"><div class="content"><div class="paragraph">
<p>migration from the current project language, JavaScript (JS), to Java</p>
<p>Migration from the current project language, JavaScript (JS), to Java</p>
</div></div></td>
</tr>
<tr>
Expand All @@ -2033,7 +2033,7 @@ <h2 id="section-technical-risks">11. Risks and Technical Debts</h2>
<td class="tableblock halign-left valign-top"><p class="tableblock">Medium</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Database</p></td>
<td class="tableblock halign-left valign-top"><div class="content"><div class="paragraph">
<p>discuss which database is best for the project</p>
<p>Discuss which database is best for the project</p>
</div></div></td>
</tr>
<tr>
Expand Down Expand Up @@ -2134,7 +2134,7 @@ <h2 id="section-glossary">12. Glossary</h2>
<div id="footer">
<div id="footer-text">
Version 8.2 EN<br>
Last updated 2024-02-18 02:04:46 UTC
Last updated 2024-01-31 16:47:44 +0100
</div>
</div>
</body>
Expand Down

0 comments on commit 78b76ef

Please sign in to comment.