2021-05-18 02:30:22 +00:00
<!DOCTYPE html>
< html class = "writer-html5" lang = "it" >
< head >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2021-05-27 19:32:45 +00:00
< title > Documenti ricevuti dal cliente — N.E.S.T. 0.1.0 documentazione< / title >
2021-05-18 02:30:22 +00:00
< link rel = "stylesheet" href = "../../_static/css/theme.css" type = "text/css" / >
< link rel = "stylesheet" href = "../../_static/pygments.css" type = "text/css" / >
<!-- [if lt IE 9]>
< script src = "../../_static/js/html5shiv.min.js" > < / script >
<![endif]-->
< script type = "text/javascript" id = "documentation_options" data-url_root = "../../" src = "../../_static/documentation_options.js" > < / script >
< script src = "../../_static/jquery.js" > < / script >
< script src = "../../_static/underscore.js" > < / script >
< script src = "../../_static/doctools.js" > < / script >
< script src = "../../_static/translations.js" > < / script >
< script type = "text/javascript" src = "../../_static/js/theme.js" > < / script >
< link rel = "index" title = "Indice" href = "../../genindex.html" / >
< link rel = "search" title = "Cerca" href = "../../search.html" / >
2021-05-27 21:11:53 +00:00
< link rel = "next" title = "Statistiche" href = "../stats/index.html" / >
2021-05-18 02:30:22 +00:00
< link rel = "prev" title = "Meta-documentazione" href = "../../meta/index.html" / >
< / head >
< body class = "wy-body-for-nav" >
< div class = "wy-grid-for-nav" >
< nav data-toggle = "wy-nav-shift" class = "wy-nav-side" >
< div class = "wy-side-scroll" >
< div class = "wy-side-nav-search" style = "background: #3B7097" >
< a href = "../../index.html" class = "icon icon-home" > N.E.S.T.
< / a >
< div role = "search" >
< form id = "rtd-search-form" class = "wy-form" action = "../../search.html" method = "get" >
< input type = "text" name = "q" placeholder = "Search docs" / >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
< / div >
< div class = "wy-menu wy-menu-vertical" data-spy = "affix" role = "navigation" aria-label = "main navigation" >
< p class = "caption" > < span class = "caption-text" > Manuale utente< / span > < / p >
< ul >
< li class = "toctree-l1" > < a class = "reference internal" href = "../../about/index.html" > Il progetto< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "../../installation/index.html" > Installazione< / a > < / li >
< / ul >
< p class = "caption" > < span class = "caption-text" > Guida sviluppatore< / span > < / p >
< ul >
< li class = "toctree-l1" > < a class = "reference internal" href = "../../meta/index.html" > Meta-documentazione< / a > < / li >
< / ul >
< p class = "caption" > < span class = "caption-text" > Compendio del progetto< / span > < / p >
< ul class = "current" >
2021-05-27 19:32:45 +00:00
< li class = "toctree-l1 current" > < a class = "current reference internal" href = "#" > Documenti ricevuti dal cliente< / a > < / li >
2021-05-27 21:11:53 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "../stats/index.html" > Statistiche< / a > < / li >
2021-05-18 02:30:22 +00:00
< 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 >
< p class = "caption" > < span class = "caption-text" > Documentazione autogenerata< / span > < / p >
< ul >
< li class = "toctree-l1" > < a class = "reference internal" href = "../../backend/index.html" > < code class = "docutils literal notranslate" > < span class = "pre" > nest_backend< / span > < / code > - Web API in Python< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "../../crawler/index.html" > < code class = "docutils literal notranslate" > < span class = "pre" > nest_crawler< / span > < / code > - Crawler in Python< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "../../frontend/index.html" > < code class = "docutils literal notranslate" > < span class = "pre" > nest_frontend< / span > < / code > - Interfaccia utente in React< / a > < / li >
< / ul >
< / div >
< / div >
< / nav >
< section data-toggle = "wy-nav-shift" class = "wy-nav-content-wrap" >
< nav class = "wy-nav-top" aria-label = "top navigation" >
< i data-toggle = "wy-nav-top" class = "fa fa-bars" > < / i >
< a href = "../../index.html" > N.E.S.T.< / a >
< / nav >
< div class = "wy-nav-content" >
< div class = "rst-content" >
< div role = "navigation" aria-label = "breadcrumbs navigation" >
< ul class = "wy-breadcrumbs" >
< li > < a href = "../../index.html" class = "icon icon-home" > < / a > » < / li >
2021-05-27 19:32:45 +00:00
< li > Documenti ricevuti dal cliente< / li >
2021-05-18 02:30:22 +00:00
< li class = "wy-breadcrumbs-aside" >
< a href = "../../_sources/development/client/index.rst.txt" rel = "nofollow" > View page source< / a >
< / li >
< / ul >
< hr / >
< / div >
< div role = "main" class = "document" itemscope = "itemscope" itemtype = "http://schema.org/Article" >
< div itemprop = "articleBody" >
2021-05-27 19:32:45 +00:00
< div class = "section" id = "documenti-ricevuti-dal-cliente" >
< h1 > Documenti ricevuti dal cliente< a class = "headerlink" href = "#documenti-ricevuti-dal-cliente" title = "Link a questa intestazione" > ¶< / a > < / h1 >
2021-05-27 20:45:08 +00:00
< p > Questi sono i documenti che ci sono stati forniti dal prof. Marcello Missiroli in veste di < strong > cliente< / strong > del progetto.< / p >
2021-05-18 02:30:22 +00:00
< ul class = "simple" >
< li > < p > < a class = "reference download internal" download = "" href = "../../_downloads/df66d1639f4dab62e4bb25a03b3731e0/0-initial.pdf" > < code class = "xref download docutils literal notranslate" > < span class = "pre" > Descrizione< / span > < span class = "pre" > iniziale< / span > < span class = "pre" > del< / span > < span class = "pre" > prodotto< / span > < / code > < / a > < / p > < / li >
< li > < p > < a class = "reference download internal" download = "" href = "../../_downloads/48457f6bb878a8cc02104058e6103abb/0-sprint-requirements.pdf" > < code class = "xref download docutils literal notranslate" > < span class = "pre" > Sprint< / span > < span class = "pre" > 0< / span > < / code > < / a > < / p > < / li >
2021-05-27 19:32:45 +00:00
< 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 >
2021-05-27 21:11:53 +00:00
< 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 >
2021-05-18 02:30:22 +00:00
< / ul >
< / div >
< / div >
< / div >
< footer >
< div class = "rst-footer-buttons" role = "navigation" aria-label = "footer navigation" >
2021-05-27 21:11:53 +00:00
< 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 >
2021-05-18 02:30:22 +00:00
< 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 >
< hr / >
< div role = "contentinfo" >
< p >
© Copyright 2021, Gruppo 2.
< / p >
< / div >
Built with < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > using a
< a href = "https://github.com/readthedocs/sphinx_rtd_theme" > theme< / a >
provided by < a href = "https://readthedocs.org" > Read the Docs< / a > .
< / footer >
< / div >
< / div >
< / section >
< / div >
< script type = "text/javascript" >
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
< / script >
< / body >
< / html >