<< English >>
Web application for creating and managing own running dinner events. The fully functional working application can be found here: https://runyourdinner.eu
Feature overview can be found here: https://runyourdinner.eu/create-running-dinner/
<< German >>
Programm bzw. Web-Anwendung um selbstständig ein eigenes Running Dinner zu berechnen, zu organisieren und durchzuführen. Voll funktionsfähige Anwendung unter folgender URL: https://runyourdinner.eu
Überblick über alle Features: https://runyourdinner.eu/create-running-dinner/
runningdinner-backend
contains the backend Java application based upon Spring Boot. runningdinner-client
contains the frontend with React and MaterialUIe2e-tests
contains some Cypress End2End testsCurrently the software is built on CircleCI and also deployed from there to AWS.
The AWS infrastructure is managed by Terraform within https://github.com/Clemens85/runningdinner-infrastructure. This repo contains also code for starting the local development environment.
Clemens Stich
Thanks to JetBrains for giving a free ultimate IntellIJ license for this project.