generated from Arquisoft/wiq_0
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from Arquisoft/documentation
Documentation
- Loading branch information
Showing
16 changed files
with
271 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"asciidoc.antora.enableAntoraSupport": true | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,96 +1,49 @@ | ||
ifndef::imagesdir[:imagesdir: ../images] | ||
|
||
[[section-introduction-and-goals]] | ||
== Introduction and Goals (wiq_es04c) | ||
== Introducción y Ojetivos (wiq_es04c) | ||
|
||
Trabajo realizado por David Alvarez, Zohaib Akhtar Kausar, Sara Lamuño Garcia, Yago Navajas Gonzalez y Santiago Lopez Laso. | ||
nombre_del_proyecto es un proyecto desarrollado en la asignatura Arquitectura del Software. Consiste en la creacion de una aplicacion web al estilo "Saber y Ganar". Es decir, es un juego de preguntas de cultura general. | ||
|
||
Los desarrolladores de la aplicacion son por David Álvarez Díaz, Zohaib Akhtar Kausar, Sara Lamuño García, Yago Navajas González y Santiago López Laso. | ||
|
||
[role="arc42help"] | ||
**** | ||
Describes the relevant requirements and the driving forces that software architects and development team must consider. | ||
These include | ||
La aplicacion tendra su base para las preguntas y las respuestas en Wikidata , la base de conocimiento editada en colaboracion. | ||
|
||
* underlying business goals, | ||
* essential features, | ||
* essential functional requirements, | ||
* quality goals for the architecture and | ||
* relevant stakeholders and their expectations | ||
**** | ||
|
||
=== Requirements Overview | ||
=== Requisitos Funcionales | ||
|
||
[role="arc42help"] | ||
**** | ||
.Contents | ||
Short description of the functional requirements, driving forces, extract (or abstract) | ||
of requirements. Link to (hopefully existing) requirements documents | ||
(with version number and information where to find it). | ||
.Motivation | ||
From the point of view of the end users a system is created or modified to | ||
improve support of a business activity and/or improve the quality. | ||
.Form | ||
Short textual description, probably in tabular use-case format. | ||
If requirements documents exist this overview should refer to these documents. | ||
Keep these excerpts as short as possible. Balance readability of this document with potential redundancy w.r.t to requirements documents. | ||
* Los usuarios se deberan loggear en la pagina, esto servira para tener registro de unas serie de parametros, como puede ser las veces que se ha jugado. | ||
* Se podran responder preguntas autogeneradas y ver si han acertado fallado asi como la respuesta correcta. | ||
* Las preguntas deberan ser respondidas en un tiempo limite. | ||
* Las preguntas seran seguiran la misma estructura: 1 pregunta correcta y 3 incorrectas, generadas automaticamente. | ||
* Los usuarios prodran consultar datos sobre su cuentan, como pueden ser las veces que han jugado o el numero de preguntas que han acertadoo fallado. | ||
.Further Information | ||
See https://docs.arc42.org/section-1/[Introduction and Goals] in the arc42 documentation. | ||
**** | ||
|
||
=== Quality Goals | ||
|
||
[role="arc42help"] | ||
**** | ||
.Contents | ||
The top three (max five) quality goals for the architecture whose fulfillment is of highest importance to the major stakeholders. | ||
We really mean quality goals for the architecture. Don't confuse them with project goals. | ||
They are not necessarily identical. | ||
Consider this overview of potential topics (based upon the ISO 25010 standard): | ||
image::01_2_iso-25010-topics-EN.drawio.png["Categories of Quality Requirements"] | ||
=== Atributos de Calidad | ||
|
||
.Motivation | ||
You should know the quality goals of your most important stakeholders, since they will influence fundamental architectural decisions. | ||
Make sure to be very concrete about these qualities, avoid buzzwords. | ||
If you as an architect do not know how the quality of your work will be judged... | ||
[options="header",cols="1,2,2"] | ||
|=== | ||
|Prioridad | Objetivo | Descripcion | ||
| 1 | Usabilidad | Todos los usuarios deben poder usar la aplicacion sin tener en cuenta sus limitaciones. | ||
| 2 | Privacidad | Los datos sensibles de los usuarios deben estar restingidos al mismo usuario. | ||
| 3 |Mantenibilidad | El código y documentación de la aplicación ha de estar conformado de tal forma que sea factible hacer cambios y ampliaciones en la aplicación. | ||
| 4 | Eficiciencia | Los tiempos entre operaciones han de ser asumibles. | ||
| 5 | Fiabilidad | Los datos usados en la aplicación deben ser los correctos. | ||
|=== | ||
|
||
.Form | ||
A table with quality goals and concrete scenarios, ordered by priorities | ||
**** | ||
|
||
=== Stakeholders | ||
|
||
[role="arc42help"] | ||
**** | ||
.Contents | ||
Explicit overview of stakeholders of the system, i.e. all person, roles or organizations that | ||
* should know the architecture | ||
* have to be convinced of the architecture | ||
* have to work with the architecture or with code | ||
* need the documentation of the architecture for their work | ||
* have to come up with decisions about the system or its development | ||
.Motivation | ||
You should know all parties involved in development of the system or affected by the system. | ||
Otherwise, you may get nasty surprises later in the development process. | ||
These stakeholders determine the extent and the level of detail of your work and its results. | ||
.Form | ||
Table with role names, person names, and their expectations with respect to the architecture and its documentation. | ||
**** | ||
|
||
[options="header",cols="1,2,2"] | ||
|=== | ||
|Role/Name|Contact|Expectations | ||
| _<Role-1>_ | _<Contact-1>_ | _<Expectation-1>_ | ||
| _<Role-2>_ | _<Contact-2>_ | _<Expectation-2>_ | ||
| Equipo de Desarrollo | Yago Navajas Gonzalez -> [email protected] + | ||
David Álvarez Díaz -> [email protected] + | ||
Zohaib Akhtar Kausar -> [email protected] + | ||
Sara Lamuño García -> [email protected] + | ||
Santiago Lopez Laso -> [email protected] | Los estudiantes que llevarán a cabo el desarrollo de la aplicación. Seran los encargados de la arquitectura, la documentación y la codificación. | ||
| Profesores | [email protected] | Supervisores de los avances y encargados de evaluar la aplicacion final y el desarrollo de la misma. | ||
|=== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,12 @@ | ||
ifndef::imagesdir[:imagesdir: ../images] | ||
|
||
[[section-architecture-constraints]] | ||
== Architecture Constraints | ||
|
||
|
||
[role="arc42help"] | ||
**** | ||
.Contents | ||
Any requirement that constraints software architects in their freedom of design and implementation decisions or decision about the development process. These constraints sometimes go beyond individual systems and are valid for whole organizations and companies. | ||
.Motivation | ||
Architects should know exactly where they are free in their design decisions and where they must adhere to constraints. | ||
Constraints must always be dealt with; they may be negotiable, though. | ||
.Form | ||
Simple tables of constraints with explanations. | ||
If needed you can subdivide them into | ||
technical constraints, organizational and political constraints and | ||
conventions (e.g. programming or versioning guidelines, documentation or naming conventions) | ||
.Further Information | ||
See https://docs.arc42.org/section-2/[Architecture Constraints] in the arc42 documentation. | ||
**** | ||
== Restricciones de arquitectura | ||
.Restricciones | ||
[options="header",cols="1,2"] | ||
|=== | ||
|Restricción|Descripción | ||
|Wikidata|Se usará la API de WIkidata para generar las preguntas automáticamente. | ||
|Git|Control de versiones del proyecto. | ||
|GitHub|Portal donde se guardará el código fuente del proyecto. | ||
|=== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,87 @@ Motivate what was decided and why it was decided that way, | |
based upon problem statement, quality goals and key constraints. | ||
Refer to details in the following sections. | ||
Decisiones tecnológicas | ||
Hemos decidido realizar la parte de Front-End con React y la parte de Back-End con la estructura de los microservicios. | ||
El despliegue se realizará a través de una máquina virtual de Azure, con ayuda de Docker y GitHub Actions. | ||
[options="header",cols="1,2"] | ||
|=== | ||
|Aplicación | ||
|Breve explicación | ||
|React | ||
|Biblioteca de JavaScript que nos servirá para realizar las interfaces de usuario necesarias para el Front-End. | ||
|Microservicios | ||
|Aquí es donde se unirá el uso de la API (Application Programming Interface) de WikiData, la cual nos sacará los datos para las preguntas y las respuestas | ||
de la aplicación con el proyecto en sí. | ||
|Azure | ||
|Plataforma para la creación de la máquina virtual que servirá para desplegar la aplicación. | ||
|Docker | ||
|Encargado de dividir el contenido del proyecto en diversos contenedores (en nuestro caso 4) y sea más fácil de manipular el contenido de dicho proyecto. | ||
|GitHub Actions | ||
|Nos servirá para el despliegue del proyecto, pero de forma automática en vez de desplegarlo todo a mano. Cabe a destacar que también están implementados | ||
unos test para asegurar el correcto despliegue del proyecto. | ||
|=== | ||
Decisiones de cómo llegar a las metas principales (En desarrollo): | ||
[options="header",cols="1,2"] | ||
|=== | ||
|Usabilidad | ||
| | ||
|Privacidad | ||
| | ||
|Mantenibilidad | ||
| | ||
|Eficiciencia | ||
| | ||
|Fiabilidad | ||
| | ||
|=== | ||
Decisiones organizativas | ||
En la primera semana nos hemos dividido en dos equipos con el objetivo de tocar todas las partes del proyecto. La estructura de los equipos es la siguiente: | ||
---- | ||
-> Equipo documentación | ||
Sara Lamuño García -> [email protected] | ||
Yago Navajas Gonzalez -> [email protected] | ||
-> Equipo desarrollo del proyecto | ||
David Álvarez Díaz -> [email protected] | ||
Zohaib Akhtar Kausar -> [email protected] | ||
Santiago Lopez Laso -> [email protected] | ||
---- | ||
La realización de las actas de las reuniones diarias se le ha asignado la tarea a Sara Lamuño García. | ||
En las siguientes semanas habrá rotación o cambio de miembros en ambos equipos. | ||
En la segunda semana hemos decidido ponernos de manera más profunda con la documentación, asignando diferentes apartados de esta a cada miembro del equipo: | ||
[options="header",cols="1,2"] | ||
|=== | ||
| Miembro | ||
| Documentación | ||
| Sara Lamuño García | ||
| 4, 6, 12 | ||
| Yago Navajas Gonzalez | ||
| 1, 8, 9 | ||
| David Álvarez Díaz | ||
| 5, 7 | ||
| Zohaib Akhtar Kausar | ||
| 10, 11 | ||
| Santiago Lopez Laso | ||
| 2, 3 | ||
|=== | ||
Se han creado el mismo número de Issues como apartados de la documentación hay para asignarla a cada miembro. | ||
En cuanto al despliegue de la aplicación se van a arreglar los errores que salen en los test al intentar desplegarla, ya que se han cambiado | ||
algunos valores predefinidos, por lo que los test también predefinidos fallarán. | ||
.Further Information | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.