From 59f1086b4ea34a43946592a8ce50a8f2bf32168e Mon Sep 17 00:00:00 2001 From: AdrianSantamarina Date: Wed, 21 Feb 2024 19:37:21 +0100 Subject: [PATCH] =?UTF-8?q?Continuaci=C3=B3n=20parte=20documentaci=C3=B3n?= =?UTF-8?q?=204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/src/04_solution_strategy.adoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/src/04_solution_strategy.adoc b/docs/src/04_solution_strategy.adoc index 4fcdef1a..c7619c67 100644 --- a/docs/src/04_solution_strategy.adoc +++ b/docs/src/04_solution_strategy.adoc @@ -11,10 +11,16 @@ The following technologies are used in the development of our application: * *_Wikidata_*: Wikidata is a knowledge base that provides data sources, used to obtain information for the game. In this case, it is mandatory. === Top-level Decomposition +==== IDE +We have chosen Visual Studio Code as our platform since we have experience with it and it is the platform we will work best with. +==== Diagram design tools +We will use PlantUML as the tool for creating diagrams since it is the recommended one for the course. -=== Key quality goals +-- In progress +=== Key quality goals +-- In progress -- === Organizational decisions Here are the organization decisions made: