Skip to content

Commit

Permalink
license and privacy page refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
nkoexe committed Sep 2, 2024
1 parent fa84c6f commit 92c9f2d
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 78 deletions.
1 change: 1 addition & 0 deletions sostituzioni/view/legal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ def privacy():
)


@app.route("/license")
@app.route("/licenze")
def licenze():
return render_template("licenze.html")
59 changes: 0 additions & 59 deletions sostituzioni/view/templates/crediti.html

This file was deleted.

33 changes: 15 additions & 18 deletions sostituzioni/view/templates/licenze.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,33 +16,34 @@
<div id="main-container">
<h1>Licenze Software</h1>
<hr>
<p>Licenza sul progetto: &copy; <a href="https://linkedin.com/in/chiara-gandolfi-30266a13/">Chiara Gandolfi</a> e <a href="https://njco.dev">Niccolò Ragazzi</a></p>
<p>Licenza sul codice sorgente: &copy; <a href="https://njco.dev">Niccolò Ragazzi</a></p>
<p>Licenza sui dati contenuti: &copy; <a href="https://www.iiss-gandhi-merano.it/">I.I.S.S. "Gandhi" - Merano</a></p>
<p>Licenza sul progetto: &copy; <a href="https://linkedin.com/in/chiara-gandolfi-30266a13/" target="_blank">Chiara Gandolfi</a> e <a href="https://njco.dev" target="_blank">Niccolò Ragazzi</a></p>
<p>Licenza sul codice sorgente: &copy; <a href="https://njco.dev" target="_blank">Niccolò Ragazzi</a></p>
<p>Licenza sui dati contenuti: &copy; <a href="https://www.iiss-gandhi-merano.it/" target="_blank">I.I.S.S. "Gandhi" - Merano</a></p>
<br>
<br>
<br>
<h2>Crediti del sistema</h2>
<hr>
<p>Sistema progettato da <a href="https://linkedin.com/in/chiara-gandolfi-30266a13/">Chiara Gandolfi</a> e <a href="https://njco.dev">Niccolò Ragazzi</a>, su richiesta dell'<a href="https://www.iiss-gandhi-merano.it/">I.I.S.S "Gandhi" - Merano</a> (referente: il docente vicario prof. Tadeusz Sierotowicz).</p>
<p>Implementazione a cura di <a href="https://njco.dev">Niccolò Ragazzi</a>.</p>
<p>Il codice sorgente del sistema è reperibile alla <a href="https://github.com/nkoexe/sostituzioni">pagina Github dedicata</a>. Questa pagina rimarrà temporaneamente privata nei momenti finali della fase di sviluppo per l'ottimale messa in sicurezza.</p>
<p>Sistema progettato da <a href="https://linkedin.com/in/chiara-gandolfi-30266a13/" target="_blank">Chiara Gandolfi</a> e <a href="https://njco.dev" target="_blank">Niccolò Ragazzi</a>, su richiesta dell'<a href="https://www.iiss-gandhi-merano.it/" target="_blank">I.I.S.S "Gandhi" - Merano</a> (referente: il docente vicario prof. Tadeusz Sierotowicz).</p>
<p>Implementazione a cura di <a href="https://njco.dev" target="_blank">Niccolò Ragazzi</a>.</p>
<p>Il codice sorgente del sistema è reperibile alla <a href="https://github.com/nkoexe/sostituzioni" target="_blank">pagina Github dedicata</a>.</p>
<br>
<br>
<br>
<h2>Tecnologie utilizzate:</h2>
<ul>
<li><span class="material-symbols-rounded icon">folder_data</span><a href="http://python.org">Python</a></li>
<li><span class="material-symbols-rounded icon">dns</span><a href="https://github.com/pallets/flask">Flask</a><a href="https://www.sqlite.org/index.html">SQLite</a><a href="https://gunicorn.org/">Gunicorn</a><a href="https://nginx.org/">Nginx</a></li>
<li><span class="material-symbols-rounded icon">folder_data</span><a href="http://python.org" target="_blank">Python</a></li>
<li><span class="material-symbols-rounded icon">dns</span><a href="https://flask.palletsprojects.com/" target="_blank">Flask</a>, <a href="https://www.sqlite.org/index.html" target="_blank">SQLite</a>, <a href="https://gunicorn.org/" target="_blank">Gunicorn</a>, <a href="https://nginx.org/" target="_blank">Nginx</a></li>
<li><span class="material-symbols-rounded icon">code</span><span>HTML, CSS, JS</span></li>
</ul>
<h2>Software open source utilizzati:</h2>
<ul>
<li><span class="material-symbols-rounded icon">hub</span><a href="https://socket.io/">Socket.IO</a></li>
<li><span class="material-symbols-rounded icon">notifications_active</span><a href="https://github.com/caroso1222/notyf">Notyf</a></li>
<li><span class="material-symbols-rounded icon">data_array</span><a href="https://github.com/Glench/fuzzyset.js">FuzzySet</a></li>
<li><span class="material-symbols-rounded icon">emoticon</span><a href="https://fonts.google.com/icons">Material Icons</a></li>
<li><span class="material-symbols-rounded icon">close_fullscreen</span><a href="https://github.com/kangax/html-minifier">html-minifier</a><a href="https://github.com/css/csso">csso</a><a href="https://github.com/mishoo/UglifyJS">uglify-js</a></li>
<li><span class="material-symbols-rounded icon">hub</span><a href="https://socket.io/" target="_blank">Socket.IO</a></li>
<li><span class="material-symbols-rounded icon">notifications_active</span><a href="https://carlosroso.com/notyf/" target="_blank">Notyf</a></li>
<li><span class="material-symbols-rounded icon">data_array</span><a href="https://glench.github.io/fuzzyset.js/" target="_blank">Fuzzyset.js</a></li>
<li><span class="material-symbols-rounded icon">emoticon</span><a href="https://fonts.google.com/icons" target="_blank">Material Design Icons</a></li>
<li><span class="material-symbols-rounded icon">menu_book</span><a href="https://docsify.js.org/" target="_blank">Docsify</a></li>
<!-- <li><span class="material-symbols-rounded icon">close_fullscreen</span><a href="https://github.com/kangax/html-minifier">html-minifier</a><a href="https://github.com/css/csso">csso</a><a href="https://github.com/mishoo/UglifyJS">uglify-js</a></li> -->
</ul>
</div>
<style>
Expand Down Expand Up @@ -87,11 +88,7 @@ <h2>Software open source utilizzati:</h2>
li {
display: flex;
align-items: center;
}

li a:not(:last-of-type)::after {
content: ", ";
padding-right: 0.4em;
white-space: pre;
}

.icon {
Expand Down
2 changes: 1 addition & 1 deletion sostituzioni/view/templates/privacy.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1>Informativa Privacy e Cookie</h1>
<tbody>
<tr>
<td>session</td>
<td>Contiene l'identificativo della sessione generato casualmente per permettere l'accesso al sistema, bloccando richieste non autorizzate.{% if logintimeout > 0 %} Viene elimnato dopo {{ logintimeout }} minuti.{% endif %}</td>
<td>Contiene l'identificativo della sessione generato casualmente per permettere l'accesso al sistema, bloccando richieste non autorizzate.{% if logintimeout > 0 %} Viene eliminato dopo {{ logintimeout }} minuti.{% endif %}</td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 92c9f2d

Please sign in to comment.