Skip to content

ys3d/PSE2020-Luftqualitaetsdaten-VisAQ-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSE 2020 VisAQ

VisAQ is planned and developed during the PSE-project at the Karlsruhe Institute of Technology in cooperation with TECO . VisAQ visualizes air quality data from the project SmartAQNet.

About

This repository contains the backend-part of the project. The backend is written as a Spring Application in Java. It can be build with maven and then executed on a server connected to the internet. After that the REST-API of the backend will be reachable at

{addressOfServer}:8080

Building and running

To build the project navigate to the submodule VisAQBackend then run

mvn package

now the project will be build and a runnable jar will be created at

../target/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages