diff --git a/images/3-BusinessContext.drawio.svg b/images/3-BusinessContext.drawio.svg new file mode 100644 index 00000000..5068a036 --- /dev/null +++ b/images/3-BusinessContext.drawio.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/images/3-TechnicalContext.drawio.svg b/images/3-TechnicalContext.drawio.svg new file mode 100644 index 00000000..c1ff1432 --- /dev/null +++ b/images/3-TechnicalContext.drawio.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/images/Sequence diagram.png b/images/Sequence diagram.png index c5e1de84..c26816ec 100644 Binary files a/images/Sequence diagram.png and b/images/Sequence diagram.png differ diff --git a/index.html b/index.html index 08be5334..51c0b5ef 100644 --- a/index.html +++ b/index.html @@ -458,14 +458,7 @@
<Diagram or Table>
+<optionally: Explanation of external domain interfaces>
+Table for entities, inputs and outputs
Entity | +Inputs | +Outputs | +
---|---|---|
WIQ |
+Users interact with the web application through some graphical interface in order to play the game |
+The questions will be presented to the user with a serious of answers where only one is correct and, once all questions have been answered, the results will be displayed |
+
Wikidata API |
+Some part or topic related to the creation of a question |
+Some concepts that will facilitate the creation of the question such as wrong answers |
+
<Diagram or Table>
+<optionally: Explanation of technical interfaces>
+The user will access the web application via the HTTPs protocol
<Mapping Input/Output to Channels>
+The database will be accessed through HTTPs protocol too
ReactJS : A JavaScript library that facilitates the creation of interactive grafical interfaces.
-Sass : A scripting language that is compiled into CSS. It extends CSS by providing several mechanisms such as variables, nested rules, mixins, functions, and inheritance.
-TypeScript : A superset of JavaScript that adds various features that can resolve code errors before running the actual code.
-SpringBoot : An extension of the Spring framework for creating Java applications. SpringBoot offers many preconfigurations that accelerate the code production process.
-Wikidata access library :
-Docker :
-Oracle DBMS :
-Mongo DB :
-To be updated along the development of the application where we will add the most important architectural and design patterns
-Façade : Pattern used to communicate between different parts of the back-end of the web-application
-Will be updated whenever we find a new quality goal or we change the approach to achieve it
-