Simple Calculator

Harry de Boer a9e178a9ca Set up backend project and initial SimpleCalculator class il y a 5 ans
backend a9e178a9ca Set up backend project and initial SimpleCalculator class il y a 5 ans
.gitignore a9e178a9ca Set up backend project and initial SimpleCalculator class il y a 5 ans
README.md a9e178a9ca Set up backend project and initial SimpleCalculator class il y a 5 ans

README.md

Simple calculator

This calculator project contains a simple Angular based frontend a Spring based backend.

Environment

To compile and run this project the following software needs to be installed. Versions used for development are listed.

  • Maven (3.6.3)
  • Java JDK (OpenJDK 11.0.9.1)

Compiling and running the backend

TODO

Compiling and running the frontend

TODO