Skip to content
Snippets Groups Projects
Commit b9a7d29a authored by Jonas Blatt's avatar Jonas Blatt :ant:
Browse files

Merge branch 'feat/documentation' into feat/dmnapp

parents f6dc6234 6f1de610
No related branches found
No related tags found
No related merge requests found
...@@ -7,11 +7,12 @@ This project contains all source files of the implementation, created for the ma ...@@ -7,11 +7,12 @@ This project contains all source files of the implementation, created for the ma
- [Frontend Project](../dmnverifierfrontend) - [Frontend Project](../dmnverifierfrontend)
## Backend ## Backend
[Api Documentation](docApi.md) - [Running Backend Instance](http://dmn.fg-bks.uni-koblenz.de:8080)
- [Api Documentation](docApi.md)
Based on ### Important dependencies
- [Quarkus](https://quarkus.io/) - [Quarkus](https://quarkus.io/)
- [Camunda DMN](https://github.com/camunda/camunda-dmn-model/) - [Camunda DMN](https://github.com/camunda/camunda-dmn-model/)
## Verifier ### Verifier
- [Overview verifier](verifier.md) - [Overview verifier](verifier.md)
...@@ -7,4 +7,9 @@ This project contains all source files of the implementation, created for the ma ...@@ -7,4 +7,9 @@ This project contains all source files of the implementation, created for the ma
- [Backend Project](../dmnverifierapi) - [Backend Project](../dmnverifierapi)
## Frontend ## Frontend
TODO.. - [Running Frontend Instance](http://dmn.fg-bks.uni-koblenz.de)
### Important dependencies
- [dmn-js](https://github.com/bpmn-io/dmn-js)
- [dmn-js-modeler](https://github.com/bpmn-io/dmn-js-examples/tree/master/modeler)
- [jQuery](https://jquery.com/)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment