[FEAT] Implement the first iteration of the "Predictions demo"
Closed this issue · 0 comments
tbouffard commented
This issue is tracking all issues of the first iteration. Only use the low-level APIs for now.
BPMN Diagram: Pizza diagram from the examples provided by the BPMN specification.
We will provide 2 use cases
- predicted late: vendor “Bake the pizza” in progress (started for 45 min for instance). Customer: predicted next task will be “Ask for pizza” after the complex gateway
- predicted on time: vendor “Deliver pizza” in progress. Customer, predicted "received pizza" (we will highlight the whole path/branch)
- Design: we use the same design as for the monitoring demo for legends, panels and tabs
We will work on the master
branch. The demo will be publicly available in the live environment when the first iteration is completed.