Skip to content

starwit/dave-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

499 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend (Datenportal):

Urban mobility planning depends on reliable traffic data and intuitive analysis tools. DAVe (Database and Evaluation of Traffic Counts / Datenbank und Auswertung für Verkehrszählungen) is an open-source platform to manage, evaluate, and visualize traffic data. The software enables municipalities, transport planners, and mobility departments to analyze traffic flows, monitor long-term developments, and support data-driven infrastructure planning.

DAVe was started and opensourced by the Mobility Department of the City of Munich. This is Starwit's distribution, which is focused on easy operations.

About the project

This repository is one of the 5 components of the 'DAVe' application Not all five components necessarily have to be used at the same time. However, this repository forms DAVe's backend and is a prerequisite for every other parts.

Component Repository / URI Description
DAVe Backend https://github.com/starwit/dave-backend Data Storage & Business Logic
DAVe Frontend https://github.com/starwit/dave-frontend Analytics Frontend
DAVe Admin Portal https://github.com/starwit/dave-admin-portal Administration Frontend
DAVe Self Service Portal https://github.com/starwit/dave-selfservice-portal Self-Service for data upload
DAVe Adapter https://github.com/starwit/dave-adapter Connects to data platforms and/or sensors

DAVe backend is a Spring Boot application that receives traffic data and stores them in a PostgreSQL database. It also offers an API that provides various analysis and prepared data conversions. This is the basis for frontend apps to visualize data. DAVe backend also supports business processes to manage counting tasks executed by service providers.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated! This edition of DAVe is published under the AGPLv3 license. See section license for more details. All contributions will also be published under this license.

License

Everything in this repo is licensed under AGPL 3 and the license can be found here.

Contact

For Munich's edition it@m - opensource@muenchen.de

For Starwit's edition contact info@starwit.de

About

Beinhaltet die Business-Logik für Frontend, Adminportal, Selfserviceportal und EAI. Und bildet somit den Kern der Anwendung.

Topics

Resources

License

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Java 98.0%
  • Mustache 1.9%
  • Other 0.1%