Skip to content

aredda/BPMN-Tool

Repository files navigation

BPMN-Tool

A desktop solution for BPMN modeling

Description

A tool that allows to create or edit BPMN diagrams, either from scratch or from an external XML specification of a diagram, by granting an editor that is provided with essential editing functionalities.

editor

Installation

In order to be able to run this application:

  1. Install tk-dev if you're using Ubuntu, in order to have tkinter development files
  2. Install asdf and asdf python plugin
  3. Run asdf install in terminal
  4. Install docker and docker-compose
  5. Run docker-compose up in terminal
  6. You must install all specified libraries in requirements.txt using PIP (Python Package Installer)
  7. Run the app, python app.py

About

A desktop solution for BPMN modeling

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages