diff --git a/images/context.png b/images/context.png index 4313a20a..06d0ee44 100644 Binary files a/images/context.png and b/images/context.png differ diff --git a/images/deployment.png b/images/deployment.png index d2170bbb..c839760e 100644 Binary files a/images/deployment.png and b/images/deployment.png differ diff --git a/images/level1.png b/images/level1.png index 9260e859..8c235476 100644 Binary files a/images/level1.png and b/images/level1.png differ diff --git a/images/level2.png b/images/level2.png index ab5c807c..b71a8b27 100644 Binary files a/images/level2.png and b/images/level2.png differ diff --git a/images/level3.png b/images/level3.png index 32ce031e..59cf67f9 100644 Binary files a/images/level3.png and b/images/level3.png differ diff --git a/index.html b/index.html index 69b39492..50a2f26a 100644 --- a/index.html +++ b/index.html @@ -458,63 +458,39 @@
This project aims to develop a quiz game. The main constraints are developing the game as a web app and using Wikidata to obtain the questions and answers.
@@ -785,12 +762,10 @@Regarding the information exchanged with the application, it will require having a registered account to play, and it will also exchange information with a MongoDB database and Wikidata itself to obtain the questions.
This page contains a short summary and explanation of the fundamental decisions and solution strategies, that shape system architecture.
Below, all the technologies to be used in the development of the application are listed:
In this section, a summarized list of all decisions regarding the architecture of the application is included.
Next, several quality goals are established, along with the decisions made to achieve them.
Regarding the organization of the team, we have decided to use agile methodologies for better and faster group work. In this project, we will follow the best practices of the SCRUM framework.
This section addresses the fundamental decisions for the project’s architecture.
WIQ application is the general structure of a system in which users will have the possibility to play a game like Saber y Ganar and compare their results with their friends.