Giter Club home page Giter Club logo

workflow-playground's Introduction

workflow-playground

Want to get started quickly with your first workflow application? Look no further and dive into the workflow-playground.

What's included?

  • Built on Camunda 7 and Spring Boot as the backend
  • Angular 13 client
  • Client styled with Bulma.io
  • Easy Setup with H2 in-memory database
  • Nested forms for complex data types, perfect for enterprisy use cases
  • Switch users quickly with built-in dummy authentication system
  • Adjust code to your personal needs, it's easy

What's planned?

  • React and Vue.js clients
  • Key cloak demo setup
  • Search for process instances
  • Error handling

Running the application

Start the backend in the backend-spring-boot folder with

mvn spring-boot:run

Build the client in client-angular

npm install

Start the client in client-angular with

npm start

Looking around

  • Upon start 10 process instances are created and assigned to the user "anna".
  • Log in as "anna" and complete one of her user-tasks.
  • Then log in as "joe" or "mike". Both of them are members of the "approve_order" group and are able to complete the second user-task in the process.
  • Note that the task-list is personalized. It only contains tasks that are assigned to a user or that can be claimed by a user because he is member of a candidate group.
  • You can take a look at the database with the integrated H2 console. User name: sa, no password, JDBC URL: jdbc:h2:mem:AZ

Have fun !

workflow-playground's People

Contributors

obruening avatar

Stargazers

Asko Soukka avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.