-
Notifications
You must be signed in to change notification settings - Fork 7
Home
This is the implementation of a web-based software solution to faciliate the audit process according to ISO/IEC 25010. The software enables the consultant to manage audit projects, monitor the audit progress, and export project results on site at the customer's location. It was developed by students in cooperation with the industry partner msg within the AMOS course 2020 at FAU Erlangen-Nuremberg.
The software consists of 2 parts. A web-based frontend application using the Angular framework and a Java based backend application accessible via a REST-API.
A detailed documentation for further development can be found here
All information are stored in a MySQL-Database using the following scheme:
The JavaDocs for further development can be found here
Once the backend application is running a detailed description of all REST-endpoints can be found under:
http://localhost:8080/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config#/