mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-24 05:54:18 +00:00
📔 Add interactive docs
This commit is contained in:
parent
8093927881
commit
a5b6ef82f8
1 changed files with 21 additions and 6 deletions
|
@ -8,16 +8,31 @@ Vengono di seguito elencati alcuni artefatti che non sono stati precedentemente
|
||||||
Diagrammi UML
|
Diagrammi UML
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Per la realizzazione dei diagrammi UML, utili nelle fasi iniziali di progettazione di N.E.S.T., è stato utilizzato DrawIO (oggi diagrams.net). Si allega il file con il progetto UML.
|
Per la realizzazione dei diagrammi UML, utili nelle fasi iniziali di progettazione di N.E.S.T., è stato utilizzato
|
||||||
|
DrawIO (oggi diagrams.net). Si allega il file con il progetto UML.
|
||||||
|
|
||||||
- :download:`Diagrammi UML <ProgettoDelSoftware.drawio>`
|
- :download:`Diagrammi UML <ProgettoDelSoftware.drawio>`
|
||||||
|
|
||||||
| Dopo aver scaricato il file, recarsi su https://app.diagrams.net/
|
Dopo aver scaricato il file, recarsi su https://app.diagrams.net/ e tramite il menù ``File → Open from → Device...``
|
||||||
| e tramite il menù
|
caricare il file appena scaricato.
|
||||||
| File -> Open from -> Device...
|
|
||||||
| caricare il file appena scaricato.
|
|
||||||
|
|
||||||
Demo
|
Demo
|
||||||
----
|
----
|
||||||
|
|
||||||
- https://drive.google.com/file/d/15o70Ffe51CNj8LTKHC9dGiqRVnbv9UpZ/view?usp=sharing
|
Video
|
||||||
|
^^^^^
|
||||||
|
|
||||||
|
Il video di demo è disponibile al seguente URL:
|
||||||
|
|
||||||
|
- https://drive.google.com/file/d/15o70Ffe51CNj8LTKHC9dGiqRVnbv9UpZ/view
|
||||||
|
|
||||||
|
|
||||||
|
Interattiva
|
||||||
|
^^^^^^^^^^^
|
||||||
|
|
||||||
|
Una demo interattiva è disponibile ai seguenti URL:
|
||||||
|
|
||||||
|
- https://api.nest.steffo.eu/ (backend)
|
||||||
|
- https://prod.nest.steffo.eu/ (frontend pre-popolato)
|
||||||
|
- https://docs.nest.steffo.eu/ (documentazione e relazione)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue