diff --git a/images/07-Deployment View.drawio.png b/images/07-DeploymentView.drawio.png similarity index 100% rename from images/07-Deployment View.drawio.png rename to images/07-DeploymentView.drawio.png diff --git a/images/DeplymentViewTest.drawio.png b/images/07-DeploymentViewTest.drawio.png similarity index 100% rename from images/DeplymentViewTest.drawio.png rename to images/07-DeploymentViewTest.drawio.png diff --git a/images/Sequence diagram.png b/images/Sequence diagram.png index 6f85e47b..7331e2e4 100644 Binary files a/images/Sequence diagram.png and b/images/Sequence diagram.png differ diff --git a/index.html b/index.html index 3f350246..3360c413 100644 --- a/index.html +++ b/index.html @@ -1394,17 +1394,17 @@
Term | -Definition | +Term | +Definition |
---|---|---|---|
<Term-1> |
-<definition-1> |
+React |
+JavaScript library that allows us to create interactive user interfaces in a simple way. It is based on components. |
+
Git |
+Software version control system. |
+||
GitHub |
+Cloud-based service that hosts the aforementioned version control system. |
+||
Wikidata |
+Website where the information is taken from |
+||
Docker_ |
+A tool that makes it easy to create, deploy and run applications using containers. |
+||
MongoDB |
+Open source, document-oriented database system. |
+||
JavaScript |
+Interpreted programming language based on prototypes, imperative and dynamic. |
+||
CSS |
+Cascading Style Sheets. Graphic programming language oriented to define the repesentation of a document. |
+||
Draw.io |
+Free application for diagramming. |
+||
Visual Studio Code |
+Independent source code editor. |
||
<Term-2> |
-<definition-2> |
+Microsoft Azure |
+Cloud computing platform created by Microsoft to build, test, deploy and manage applications and services using its data centers. |