📄️ Overview
KADAI is an open source Task Management System. It includes defining and creating tasks and keeping track of their execution, as well as distributing them to their responsible users. KADAI also offers options for detailed descriptions of each task using attachments, object references, and many other properties. In the following article, the basic entities of KADAI and related concepts are explained.
📄️ Task Lifecycle
A Task goes through different states during its existence.
📄️ Java-API usage
The following article describes the practical implementation of KADAI's main concepts,
📄️ REST-API
KADAI provides a REST API to interact with the KADAI entities.
📄️ Security and Permissions
Security Overview