Skip to content

Clemens85/runningdinner

Repository files navigation

runyourdinner

<< 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/

Overview

  • runningdinner-backend contains the backend Java application based upon Spring Boot.
  • runningdinner-client contains the frontend with React and MaterialUI
  • e2e-tests contains some Cypress End2End tests

Build

Currently the software is built on CircleCI and also deployed from there to AWS.

Infrastructure

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.

Author

Clemens Stich

  • runyourdinner at gmail.com

Support

Thanks to JetBrains for giving a free ultimate IntellIJ license for this project.