This project is an university project, as part of the Master Software Technology program at Hochschule für Technik in Stuttgart, Germany. It has been introduced by Viktor Legerski, in the context of Software Project lecture.
The root directory contains all CI/CD configuration, documentation and global project settings.
All source code and project configurations are located in the respective directories.
- The main application (frontend and backend) is located in the
license-application-servicedirectory. - The mock document verification service is located in the
license-application-mock-validatordirectory. - The mock bank service is located in the
license-application-mock-bankdirectory.
Nevertheless, the root directory must be opened in IntelliJ IDEA to ensure that configurations for the main application work properly.
For information on how to set up the project, please refer to the README files in the respective directories.