From 5fe1d7543a3b9ef20fc179edc9d9c654fc1bf6ff Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Sun, 17 Jan 2021 14:10:17 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Anh=C3=A4nge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Projektarbeit-3/Anhänge.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/Projektarbeit-3/Anhänge.md b/Projektarbeit-3/Anhänge.md index ebd8cc7..5e35b56 100644 --- a/Projektarbeit-3/Anhänge.md +++ b/Projektarbeit-3/Anhänge.md @@ -1 +1,28 @@ -kurze Anleitung, wie die Software benutzt werden kann / soll \ No newline at end of file +# Benutzeranleitung +kurze Anleitung, wie die Software benutzt werden kann / soll + +# Quellen +* https://gitlab.rz.hft-stuttgart.de/coors/gvi_ws20_21/-/wikis/Projektarbeit_3 +* https://gitlab.com/volkercoors/HFT_Stuttgart_PG_Visualization/-/wikis/visualization-of-bike-sharing-data + +Frontend: +* https://docs.mapbox.com/mapbox-gl-js/example/ +* https://apexcharts.com/angular-chart-demos/ +* https://www.digitalocean.com/community/tutorials/angular-angular-and-leaflet +* https://angular.io/guide/router +* https://getbootstrap.com/docs/4.0/layout/grid/ +* https://material.angular.io/components/categories +* https://materialtheme.arcsine.dev/ +* https://www.patrick-wied.at/static/heatmapjs/?utm_source=npm_leaflet&utm_medium=web + +Backend +* https://cycling.data.tfl.gov.uk +* https://www.sqlitetutorial.net/sqlite-import-csv/ +* https://flask.palletsprojects.com/en/1.1.x/patterns/sqlite3/ + +Server Deployment +* https://ssl-config.mozilla.org/#server=nginx&version=1.17.7&config=modern&openssl=1.1.1d&ocsp=false&guideline=5.6 +* https://certbot.eff.org/lets-encrypt/debianbuster-nginx +* https://github.com/Juriy/easyio/blob/master/conf/nginx/basic-https.conf +* https://www.youtube.com/watch?v=d4QDyHLHZ9c +* https://fastapi.tiangolo.com/deployment/docker/ \ No newline at end of file