Commit Graph

175 Commits

Author SHA1 Message Date
tim-herbst
95baf1f9b7 add Bikestation object 2020-12-22 07:57:00 +01:00
tim-herbst
22cd28e2b3 add new component to seperate content of marker-popup
* ng generate new component
* add dummy binding to give component a bike-station
2020-12-22 07:57:00 +01:00
tim-herbst
18ceed31b1 add css import for leaflet.markercluster to finish work on clustering marker 2020-12-22 07:57:00 +01:00
tim-herbst
4fb25b3750 update gitignore to exclude generated css files 2020-12-22 07:57:00 +01:00
tim-herbst
bb5921fe15 add marker-clustering support 2020-12-22 07:57:00 +01:00
tim-herbst
82c5c3e3c0 add marker asset and make Marker call with dummy data for proof of concept 2020-12-22 07:57:00 +01:00
tim-herbst
4e46674c07 add link to wiki in toolbar
* adjust margin and size of map-frame
* add link to gitlab wiki
2020-12-22 07:57:00 +01:00
tim-herbst
f69c999f02 add MapService to project
* refactor current mapinit to service
2020-12-22 07:57:00 +01:00
tim-herbst
711f3457b6 align map 2020-12-22 07:57:00 +01:00
tim-herbst
ab4ffaab87 add flex module to project 2020-12-22 07:57:00 +01:00
tim-herbst
a72a454f3d add angular material to project and implement first mat-toolbar for first screen design 2020-12-22 07:57:00 +01:00
tim-herbst
6b0a804aa0 add map-component
* display london
* do it the Schwarz way ;)
2020-12-22 07:57:00 +01:00
tim-herbst
b140b1b6bd add leaflet dependency to project 2020-12-22 07:57:00 +01:00
tim-herbst
064bd86f2b frontend project-init
* angular routing
* scss as style
2020-12-22 07:57:00 +01:00
9cdae30f7e Fix stupid accident dataset (remove duplicates?!?!) 2020-12-22 02:26:58 +01:00
04c45e0b7a Update README.md 2020-12-21 21:20:51 +00:00
11fa967d22 Merge branch 'project-3-api-implementation' 2020-12-21 19:15:52 +01:00
717095c5e5 Add nginx server conf 2020-12-21 18:53:29 +01:00
66c843237e Make project docker ready 2020-12-21 18:47:00 +01:00
c30e9377a1 Move openapi spec 2020-12-20 23:44:24 +01:00
840d170501 Another round of speed improvements 2020-12-20 19:15:25 +01:00
100eb416af Remove python 3.9 features 2020-12-20 16:54:19 +01:00
c718c7abfe Remove generated column from db 2020-12-20 16:29:01 +01:00
69b4d0eb33 Allow CORS 2020-12-20 14:27:51 +01:00
9847ba105c Implement API endpoints 2020-12-20 01:36:36 +01:00
20bdce68a3 Add two new indexes to DB for faster querying 2020-12-20 01:36:17 +01:00
0cac5e806f Update gitignore and requirements 2020-12-20 01:35:55 +01:00
f240556854 Merge branch 'project-3-db-generator' 2020-12-19 16:26:30 +01:00
49c5b7912b Add backend readme and requirements.txt 2020-12-19 16:25:34 +01:00
4db515cbe4 Rename openapi to backend 2020-12-19 15:44:03 +01:00
6ee5586b74 Adjust naming conventions 2020-12-19 15:41:35 +01:00
7704bfcc27 Add accidents to DB 2020-12-19 15:30:27 +01:00
2b205d3927 Remove parallelization cause sequential is faster
Remove class structure
Add proper logging
2020-12-19 15:30:27 +01:00
8b0a107c89 Refine init DB script 2020-12-19 00:29:32 +01:00
9f8076286e Make import multi threaded, improve logging 2020-12-15 00:17:58 +01:00
7ad0df77cd Implement first working database init script 2020-12-14 01:44:06 +01:00
e0ddbaa24b Change csv reader 2020-12-05 00:11:13 +01:00
3604c6423a Add downloader and csv reader 2020-12-03 02:47:43 +01:00
50f28d3125 Update .gitlab-ci.yml 2020-12-03 01:46:04 +00:00
725a59fefc Add fixed number of decimals to legend project 2 aufgabe 3 2020-11-28 05:22:17 +01:00
e30fcefc00 Increase margins project 2 aufgabe 3 2020-11-28 03:40:39 +01:00
8562f9939f Add new layer control for project 2 aufgabe 3 2020-11-28 03:03:24 +01:00
dc53a38df7 Update README.md 2020-11-26 01:20:03 +00:00
24cad951d5 Finish UI for project 2 2020-11-26 02:19:28 +01:00
7ba71f2dd7 Optimize javascript project 2 2020-11-26 02:18:35 +01:00
d49cc6db97 Change color gamut project 2 aufgabe 3 2020-11-22 14:27:51 +01:00
181033cade Fix https error 2020-11-22 00:16:41 +01:00
2e269b8ec4 Improve initial load performance project 2 aufgabe 3 2020-11-22 00:06:48 +01:00
617ab4819b Improve datastructure and readability project 2 aufgabe 3 2020-11-22 00:06:48 +01:00
333a8d00cc Add first working prototype of project 2 aufgabe 3 2020-11-21 22:29:35 +01:00