Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 18, 2024
1 parent 8f7e7dc commit 1009b6b
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 18 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.
36 changes: 18 additions & 18 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="1028" height="578">
<img src="./images/Deployment%20diagram.png" alt="Deployment diagram" width="243" height="326">
</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="1043" height="578">
<img src="./images/Technical%20Context%20Diagram.png" alt="Technical Context Diagram" width="788" height="699">
</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="1076" height="578">
<img src="./images/Whitebox%20Overall%20System.png" alt="Whitebox Overall System" width="290" height="312">
</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="465" height="365">
<img src="./images/Sequence%20diagram%201.png" alt="Sequence diagram 1" width="509" height="355">
</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="713" height="439">
<img src="./images/Sequence%20diagram%202.png" alt="Sequence diagram 2" width="778" height="427">
</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="429" height="378">
<img src="./images/Sequence%20diagram%203.png" alt="Sequence diagram 3" width="460" height="368">
</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="402" height="335">
<img src="./images/Sequence%20diagram%204.png" alt="Sequence diagram 4" width="433" height="326">
</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="584" height="396">
<img src="./images/Sequence%20diagram%205.png" alt="Sequence diagram 5" width="635" height="385">
</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="693" height="396">
<img src="./images/Sequence%20diagram%206.png" alt="Sequence diagram 6" width="754" height="385">
</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="1026" height="578">
<img src="./images/Docker%20Container%20Setup.png" alt="Docker Container Setup" width="394" height="231">
</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 @@ -2107,23 +2107,23 @@ <h2 id="section-glossary">12. Glossary</h2>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em><strong>WikiData</strong></em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>wikiData</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>A collaborative platform that provides structured data for Wikimedia projects, including Wikipedia.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em><strong>IDE (Integrated Development Environment)</strong></em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>IDE (Integrated Development Environment)</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>A software application that provides comprehensive facilities to programmers for software development.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em><strong>Docker</strong></em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Docker</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>An open-source platform designed to automate the deployment of applications inside lightweight, portable containers.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em><strong>Microservices</strong></em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Microservices</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>An architectural style that structures an application as a collection of small, independent services.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em><strong>API (Application Programming Interface)</strong></em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>API (Application Programming Interface)</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>A set of protocols and tools for building software applications, allowing them to communicate with each other.</em></p></td>
</tr>
</tbody>
Expand All @@ -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-01-31 16:47:44 +0100
Last updated 2024-02-18 21:20:49 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit 1009b6b

Please sign in to comment.