Update ER diagram

This commit is contained in:
coolneng 2020-01-10 23:29:36 +01:00
parent ee9558a1bb
commit a00ed940d8
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
7 changed files with 34 additions and 39 deletions

View File

@ -11,8 +11,6 @@
*** TODO Improve second handout [0/2] [0%] *** TODO Improve second handout [0/2] [0%]
- [ ] Correct diagrams - [ ] Correct diagrams
- [ ] Add conceptual diagram - [ ] Add conceptual diagram
*** INACTIVE Update date in YAML automatically [0/1] [0%]
- [ ] Add to Makefile
*** DONE Type requirements handout [4/4] [100%] *** DONE Type requirements handout [4/4] [100%]
CLOSED: [2019-09-27 Fri 14:54] SCHEDULED: <2019-09-27 Fri 23:55> CLOSED: [2019-09-27 Fri 14:54] SCHEDULED: <2019-09-27 Fri 23:55>
- [X] Problem description - [X] Problem description
@ -44,10 +42,15 @@ CLOSED: [2019-11-01 Fri 00:34]
- [X] Functional - [X] Functional
- [X] Black box - [X] Black box
- [X] Entity-Relationship - [X] Entity-Relationship
*** CANCELLED Update date in YAML automatically [0/1] [0%]
CLOSED: [2020-01-10 Fri 17:54]
- [ ] Add to Makefile
** Implementation ** Implementation
*** TODO Backend [3/4] [75%] *** DONE Backend [4/4] [100%]
**** TODO Flask Application [2/3] [66%] CLOSED: [2020-01-10 Fri 23:15]
- [ ] Plots with pandas **** DONE Flask Application [3/3] [100%]
CLOSED: [2020-01-10 Fri 23:15]
- [X] Plots with pandas
- [X] Login for admin - [X] Login for admin
- [X] Tables with pandas - [X] Tables with pandas
**** DONE Database [3/3] [100%] **** DONE Database [3/3] [100%]
@ -64,10 +67,9 @@ CLOSED: [2020-01-08 Wed 03:18]
CLOSED: [2020-01-09 Thu 20:57] CLOSED: [2020-01-09 Thu 20:57]
- [X] Text search for glaciers - [X] Text search for glaciers
- [X] Form seach for a year - [X] Form seach for a year
*** TODO Documentation [1/3] [33%] *** TODO Documentation [1/2] [50%]
- [X] Readme
- [ ] Code - [ ] Code
- [ ] Explanations (uid as Varchar, technologies used) - [X] Readme
*** DONE Deployment [1/1] [100%] *** DONE Deployment [1/1] [100%]
CLOSED: [2020-01-10 Fri 12:14] CLOSED: [2020-01-10 Fri 12:14]
- [X] Installation instructions - [X] Installation instructions

View File

@ -8,7 +8,7 @@ consequences of climate change.
Our system allows you to visualize data with tables and plots, via our Our system allows you to visualize data with tables and plots, via our
intuitive Web UI. intuitive Web UI.
![Table](./assets/screenshots/Table.png){width = 50%} ![Table](./assets/screenshots/Table.png)
Technologies used Technologies used
----------------- -----------------

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -26,13 +26,13 @@
\vfill \vfill
\noindent \noindent
\includegraphics[width=120pt, center]{/home/coolneng/Pictures/Logos/UGR.png} \includegraphics[width=120pt, center]{/home/coolneng/Photos/Logos/UGR.png}
\vspace{\baselineskip}\noindent \vspace{\baselineskip}\noindent
\large \large
\begin{tabular}{lp{\textwidth}} \begin{tabular}{lp{\textwidth}}
Autor: & \texttt{Amin Kasrou Aouam}\\ Autor: & \texttt{Amin Kasrou Aouam}\\
Fecha: & \texttt{18/10/2019}\\ Fecha: & \texttt{10/01/2020}\\
&\\[24pt] &\\[24pt]
\end{tabular} \end{tabular}
} }
@ -45,10 +45,4 @@
%------------------------------------- Workaround for CleanStyle ------------------- %------------------------------------- Workaround for CleanStyle -------------------
%% cleanthesis.sty *will* check the bibfile, even if `configurebiblatex=false` ... %% cleanthesis.sty *will* check the bibfile, even if `configurebiblatex=false` ...
%% So we need to set it appropriately using our metadata variable "cleanthesisbibfile" %% So we need to set it appropriately using our metadata variable "cleanthesisbibfile"
\PassOptionsToPackage{
figuresep=colon,
configurelistings=true,
configurebiblatex=false,
bibfile=Assets/Citations
}{cleanthesis}
%------------------------------------- Workaround for CleanStyle ------------------- %------------------------------------- Workaround for CleanStyle -------------------

View File

@ -2,8 +2,8 @@
title: "IGDB: Base de datos internacional de glaciares" title: "IGDB: Base de datos internacional de glaciares"
subtitle: "Diseño y Desarrollo de Sistemas de Información" subtitle: "Diseño y Desarrollo de Sistemas de Información"
author: [Amin Kasrou Aouam] author: [Amin Kasrou Aouam]
date: 18/10/2019 date: 10/01/2020
logo: /home/coolneng/Pictures/Logos/UGR.png logo: /home/coolneng/Photos/Logos/UGR.png
lang: es-ES lang: es-ES
toc: true toc: true
toc-own-page: true toc-own-page: true

View File

@ -32,24 +32,23 @@ Requisitos
### Datos ### Datos
1. **RD1**: Datos del glaciar 1. **RD1**: Datos del glaciar
- País - *Cadena de 30 caracteres máximo* - País - *Cadena de 60 caracteres máximo*
- Nombre del glaciar - *Cadena de 30 caracteres máximo* - Nombre del glaciar - *Cadena de 60 caracteres máximo*
- ID del glaciar (Compatible con la WGMS) - *Entero de 5 dígitos* - ID del glaciar (Compatible con la WGMS) - *Cadena de 20
caracteres*
2. **RD2**: Datos anuales de un glaciar 2. **RD2**: Datos anuales de un glaciar
- ID del glaciar (Compatible con la WGMS) - *Entero de 5 dígitos* - ID del glaciar (Compatible con la WGMS) - *Cadena de 20
- Área - *Entero de 10 dígitos* caracteres*
- Volumen - *Entero de 10 dígitos* - Área - *Decimal*
- Grosor - *Entero de 10 dígitos* - Volumen - *Decimal*
- Año - *Entero de 10 dígitos* - Altura - *Decimal*
3. **RD3**: Datos de cambio de un glaciar - Año - *Entero de 11 dígitos*
- ID del glaciar (Compatible con la WGMS) - *Entero de 5 dígitos* 3. **RD3**: Datos del administrador
- Variación de área - *Entero de 10 dígitos* - ID - *Entero de 11 dígitos*
- Variación de volumen - *Entero de 10 dígitos* - Fecha y hora de alta - *Fecha y hora en formato yyyy-mm-dd
- Variación de grosor - *Entero de 10 dígitos* hh:mm*
- Año - *Entero de 10 dígitos* - Nombre de usuario - *Cadena de 20 caracteres máximo*
4. **RD4**: Datos del administrador - Hash de la contraseña - *Cadena de 128 caracteres máximo*
- ID - *Entero de 4 dígitos*
- Fecha de alta - *Fecha en formato dd-mm-yyyy*
### Funcionales ### Funcionales
@ -67,7 +66,7 @@ Requisitos
3. **RF3**: Cálculo de las variaciones anuales 3. **RF3**: Cálculo de las variaciones anuales
Calcula las variaciones anuales de grosor, área y volumen para un Calcula las variaciones anuales de altura, área y longitud para un
glaciar glaciar
- Entrada: **RD2** - Entrada: **RD2**
@ -161,9 +160,9 @@ Ingeniería del Software.
![IGDB](./BB.png) ![IGDB](./BB.png)
### Diagrama Entidad-Relación \clearpage
\newpage ### Diagrama Entidad-Relación
![](./ER.png) ![](./ER.png)

Binary file not shown.