Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 430 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 430 Bytes

Public Ratings Application (Hackathon)

Dieses Projekt enthält den für den Hackathon aufbereiteten Quellcode aus dem SmartCity Projekt (https://seu.sdm.de/pu/smartcity/git/repository.git). Es enthält:

  • Ein Webfrontend mit Spring Boot und Maven (RatingApplication)
  • Eine REST-API mit Spring Boot und Maven (RatingService)
  • Arduino Quellcode (RatingButton)

Siehe auch die Dokumentation von Spring Boot, Maven bzw. Arduino.