This service was created as a result of the OpenReq project funded by the European Union Horizon 2020 Research and Innovation programme under grant agreement No 732463.
Censio is a requirements engineering tool which use several OpenReq components developed by SelectionArts for the OpenReq Open Call.t s
- Dependency detection
- Similarity Detection
- Cross reference detection
- Improving requirements quality
- Gds-edemocracy
Censio is based on Java Spring Boot and use Maven.
The project does not require the addition of external dependencies or additional configuration for the base functionallity. It can be built by running:
mvn clean install package
To use the OpenReq components they must be installed locally.
Open http://localhost:8080 in a browser, use mail: test@selectionarts pw: test as login.