https://github.com/it-at-m/dave
docs for DAVe, a application for evaluating traffic counts
https://github.com/it-at-m/dave
documentation traffic-analysis webapp
Last synced: 5 months ago
JSON representation
docs for DAVe, a application for evaluating traffic counts
- Host: GitHub
- URL: https://github.com/it-at-m/dave
- Owner: it-at-m
- Created: 2024-06-21T12:58:55.000Z (about 2 years ago)
- Default Branch: sprint
- Last Pushed: 2026-01-28T12:43:55.000Z (5 months ago)
- Last Synced: 2026-01-28T23:40:41.896Z (5 months ago)
- Topics: documentation, traffic-analysis, webapp
- Homepage: https://opensource.muenchen.de/software/dave.html
- Size: 7.38 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DAVe
> Under construction
With [DAVe](https://opensource.muenchen.de/software/dave.html), traffic counts can be commissioned, recorded and graphically evaluated using various diagrams.
* User Manual: [2025_DAVe_Anwenderhandbuch_Datenportal_v1.1.pdf](/2025_DAVe_Anwenderhandbuch_Datenportal_v1.1.pdf) (german)
* Developer Manual: [/docs](/docs/src/index.md) (english)
### Stack
* Java 21
* Spring Boot 3
* ElasticSearch 8
* PostgreSQL
* Typescript
* Vuejs 3
* Vuetify 3
* Leaflet
### Architecture

* [Data Portal](https://github.com/it-at-m/dave-frontend)
* [Admin Portal](https://github.com/it-at-m/dave-admin-portal)
* [Selfservice Portal](https://github.com/it-at-m/dave-selfservice-portal)
* [Backend-Service](https://github.com/it-at-m/dave-backend)
* [EAI Reports](https://github.com/it-at-m/dave-eai)
* [Document-Storage](https://github.com/it-at-m/dave-document-storage)
* _EAI GEO_ Internal component for provisioning of traffic detector counts. Not published as Opensource.
## Roadmap

A detailed board of what features and issues are currently treated can be observed under:
[DAVe working public](https://github.com/orgs/it-at-m/projects/14/views/1)