Skip to content

Basic Views and Models

Fox Piacenti requested to merge fox/BIZ-2164-views-and-models into master

This MR creates the basic views and models required for interacting with the Workflow Manager on a basic level. It does not include any frontend for doing so, but should require sufficient backend that a frontend could be created. Some additional changes might need to be made in practice (for instance, the authentication schema is not yet defined) but all business logic for a basic version of the program is written.

Issues: #22 (closed)

Dependencies: None

Merge deadline: "None" if there's no rush, "ASAP" if it's critical, or provide a specific date if there is one.

Testing instructions:

  1. Follow the directions in the README.md to build and test.

Reviewers

Edited by Nizar

Merge request reports