Building The Application
📄️ Module
To build a Task Management Application on the platform, you need to first create a module within the system that contains all the necessary components and functionalities. For more information about modules, you can refer to Modules.
📄️ Entity
Entities are the primary elements for storing data and can be compared to tables in databases. Each system defines entities to represent different sections or elements. The Task Entity contains various elements that represent the entity.
📄️ Views & Summaries
You can build views in the platform by following these steps:
📄️ Notifications & Report
Sending Internal Notifications
📄️ Pages
Building the Visitor Page