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