Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 580 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 580 Bytes

Workflow Management System

Django application for creating and managing workflows at an abstract level. (Eg. Loan-issuing workflow, Job-application workflow.) Supports multi-user, flexible, and reusable workflows and tasks using templates.

Images

Schema

Homepage

Creating workflow template

Creating workflow

Viewing status of workflow/modifying status of tasks

Modify roles for users

Edit workflow template