mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-22 04:54:18 +00:00
📔 Add final report
This commit is contained in:
parent
99901d75f0
commit
2c6f343a3e
10 changed files with 51 additions and 4 deletions
BIN
docs/build/doctrees/development/client/index.doctree
vendored
BIN
docs/build/doctrees/development/client/index.doctree
vendored
Binary file not shown.
BIN
docs/build/doctrees/development/tools.doctree
vendored
BIN
docs/build/doctrees/development/tools.doctree
vendored
Binary file not shown.
BIN
docs/build/doctrees/environment.pickle
vendored
BIN
docs/build/doctrees/environment.pickle
vendored
Binary file not shown.
BIN
docs/build/html/_downloads/b0efa036897598f4e376c332bec21102/3-report.pdf
vendored
Normal file
BIN
docs/build/html/_downloads/b0efa036897598f4e376c332bec21102/3-report.pdf
vendored
Normal file
Binary file not shown.
|
@ -8,3 +8,4 @@ Questi sono i documenti che ci sono stati forniti dal prof. Marcello Missiroli i
|
|||
- :download:`Sprint 1 <1-sprint-requirements.pdf>`
|
||||
- :download:`Sprint 2 <2-sprint-requirements.pdf>`
|
||||
- :download:`Sprint 3 <3-sprint-requirements.pdf>`
|
||||
- :download:`Report finale <3-report.pdf>`
|
||||
|
|
|
@ -1,3 +1,47 @@
|
|||
Strumenti utilizzati
|
||||
====================
|
||||
|
||||
Nello sviluppo di N.E.S.T. sono stati usati i seguenti strumenti software:
|
||||
|
||||
`IntelliJ IDEA Ultimate`_
|
||||
|
||||
IDE multilinguaggio utilizzato per lo sviluppo di tutte le parti di N.E.S.T., per la scrittura della documentazione,
|
||||
per l'esecuzione del testing e per la visualizzazione del coverage, per il refactoring automatico e per l'analisi
|
||||
statica del codice.
|
||||
|
||||
`Git`_
|
||||
|
||||
Software di controllo versione utilizzato per tracciare tutte le modifiche al software.
|
||||
|
||||
`GitLab`_
|
||||
|
||||
Applicazione web self-hosted per hosting di repository `Git`_, utilizzato per ospitare il repository del progetto.
|
||||
|
||||
.. hint::
|
||||
|
||||
È accessibile al seguente indirizzo: https://gitlab.steffo.eu/
|
||||
|
||||
`Taiga`_
|
||||
|
||||
Applicazione web self-hosted per il Project Management, utilizzata per tracciare lo stato del progetto giorno per
|
||||
giorno.
|
||||
|
||||
.. hint::
|
||||
|
||||
È accessibile al seguente indirizzo: https://taiga.steffo.eu/
|
||||
|
||||
`SonarQube`_
|
||||
|
||||
Applicazione web self-hosted per l'analisi statica e visualizzazione del coverage del software, utilizzata per
|
||||
il miglioramento della qualità del codice del progetto.
|
||||
|
||||
.. hint::
|
||||
|
||||
È accessibile al seguente indirizzo: https://sonarqube.steffo.eu/
|
||||
|
||||
|
||||
.. _IntelliJ IDEA Ultimate: https://www.jetbrains.com/idea/
|
||||
.. _Git: https://git-scm.com/
|
||||
.. _GitLab: https://about.gitlab.com/
|
||||
.. _Taiga: https://www.taiga.io/
|
||||
.. _SonarQube: https://www.sonarqube.org/
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
<link rel="index" title="Indice" href="../../genindex.html" />
|
||||
<link rel="search" title="Cerca" href="../../search.html" />
|
||||
<link rel="next" title="Statistiche di Gitinspector" href="../stats/index.html" />
|
||||
<link rel="next" title="Statistiche" href="../stats/index.html" />
|
||||
<link rel="prev" title="Meta-documentazione" href="../../meta/index.html" />
|
||||
</head>
|
||||
|
||||
|
@ -97,7 +97,7 @@
|
|||
<p class="caption"><span class="caption-text">Compendio del progetto</span></p>
|
||||
<ul class="current">
|
||||
<li class="toctree-l1 current"><a class="current reference internal" href="#">Documenti ricevuti dal cliente</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../stats/index.html">Statistiche di Gitinspector</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../stats/index.html">Statistiche</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../log.html">Registro attività</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../tools.html">Strumenti utilizzati</a></li>
|
||||
</ul>
|
||||
|
@ -182,6 +182,7 @@
|
|||
<li><p><a class="reference download internal" download="" href="../../_downloads/cd325bb944d53a976b7424fc4fd27bda/1-sprint-requirements.pdf"><code class="xref download docutils literal notranslate"><span class="pre">Sprint</span> <span class="pre">1</span></code></a></p></li>
|
||||
<li><p><a class="reference download internal" download="" href="../../_downloads/9f07f2875fec51ffcd77afa7ffc2175f/2-sprint-requirements.pdf"><code class="xref download docutils literal notranslate"><span class="pre">Sprint</span> <span class="pre">2</span></code></a></p></li>
|
||||
<li><p><a class="reference download internal" download="" href="../../_downloads/87bd73097f2de8396e5f12784148db16/3-sprint-requirements.pdf"><code class="xref download docutils literal notranslate"><span class="pre">Sprint</span> <span class="pre">3</span></code></a></p></li>
|
||||
<li><p><a class="reference download internal" download="" href="../../_downloads/b0efa036897598f4e376c332bec21102/3-report.pdf"><code class="xref download docutils literal notranslate"><span class="pre">Report</span> <span class="pre">finale</span></code></a></p></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -191,7 +192,7 @@
|
|||
</div>
|
||||
<footer>
|
||||
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
|
||||
<a href="../stats/index.html" class="btn btn-neutral float-right" title="Statistiche di Gitinspector" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||||
<a href="../stats/index.html" class="btn btn-neutral float-right" title="Statistiche" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||||
<a href="../../meta/index.html" class="btn btn-neutral float-left" title="Meta-documentazione" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||||
</div>
|
||||
|
||||
|
|
2
docs/build/html/searchindex.js
vendored
2
docs/build/html/searchindex.js
vendored
File diff suppressed because one or more lines are too long
BIN
docs/source/development/client/3-report.pdf
Normal file
BIN
docs/source/development/client/3-report.pdf
Normal file
Binary file not shown.
|
@ -8,3 +8,4 @@ Questi sono i documenti che ci sono stati forniti dal prof. Marcello Missiroli i
|
|||
- :download:`Sprint 1 <1-sprint-requirements.pdf>`
|
||||
- :download:`Sprint 2 <2-sprint-requirements.pdf>`
|
||||
- :download:`Sprint 3 <3-sprint-requirements.pdf>`
|
||||
- :download:`Report finale <3-report.pdf>`
|
||||
|
|
Loading…
Reference in a new issue