Skip to content

tobiasseyffarth/bpmn-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPMN Analyzer

This React based web app demonstrates how a BPMN process model can be analyzed.

Background

The web app was presented during a workshop for modelling BPMN process models held at the 36th JCNetworkdays in Würzburg, Germany. The presentation is available at /ressource

Features

  • Import BPMN process models
  • Automatically get direct predecessors and successor flow nodes
  • Automatically get incoming and outgoing data references (documents and data stores)

Installation

  1. Open a terminal
  2. Clone the repository git clone https://github.com/tobiasseyffarth/bpmn-analyzer.git
  3. Change directory cd bpmn-analyzer
  4. Install dependencies npm install
  5. Start BPMN Analyzer npm run start
  6. Open BPMN Analyzer in your preferred browser

Requirements

  • Firefox version -1 or Chrome version -1 (in both cases a desktop version is required)
  • Git
  • Node.JS >= 10.15

Credits

  • Tobias Seyffarth

About

The repository contains the presentation and a prototype for the analysis of BPMN models of the workshop "Prozessmodellierung mit BPMN" held during the JCNetwork Days in Würzburg.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors