From a813927de70f9d76930b73bd261c55afa479575c Mon Sep 17 00:00:00 2001 From: algarfer Date: Thu, 22 Feb 2024 18:07:20 +0100 Subject: [PATCH] Docker and Wikidata are not technology decisions, they are constraints. --- docs/src/04_solution_strategy.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/04_solution_strategy.adoc b/docs/src/04_solution_strategy.adoc index b1cfb3b4..f802e856 100644 --- a/docs/src/04_solution_strategy.adoc +++ b/docs/src/04_solution_strategy.adoc @@ -12,8 +12,6 @@ we have decided to use the following technologies: * *_React_*: JavaScript library used in the design of graphical user interfaces. * *_ExpressJS_*: Framework built on the top of _Node.js_ and used in the backend. * *_Github_*: Used for versioning the proyect and as a mean of communication for the dev team. -* *_Docker_*: Container platform used for the app deployment. -* *_Wikidata_*: Open data knowledge graph used to obtain the information for the game. === Top-level Decomposition