zingzeu / CrowdSource

Crowdsourcing coordination and state management tool
http://cs.mindong.asia
MIT License
2 stars 0 forks source link

Zezo Core functionalities #14

Open ztl8702 opened 6 years ago

ztl8702 commented 6 years ago

Core domain models

Project

A project is a container for Entities.

Entity

An Entity is an independent, pipeline-enabled item in the project. An Entity has (revisioned) fields which are globally accessible by all steps in the Entity. Each Entity has a separate pipeline and has a root step (usually Sequence).