Main features
A list of features in KAIZEN
To cover each aspect of software development, KAIZEN provides a dedicated feature.
-
App Designer: Empowers users to create interactive pages with a visual, drag-and-drop interface, eliminating the need for complex code.
-
Theme Designer: Allows for the customisation of the application's visual appearance, including colours, fonts, and layouts, to ensure a consistent brand experience.
-
Workflow Designer: Enables the automation of business processes by designing and executing workflows with predefined steps and conditions.
-
Service Designer: Streamlines the creation and management of APIs, providing an intuitive interface to define endpoints and connect application components.
-
Database Designer: Simplifies database schema creation and management, allowing developers to define tables and relationships with ease.
-
Process Automation: Automates various business processes to enhance efficiency.
-
GenAI Integration: Incorporates Generative AI capabilities into the application.
-
AI Agent Builder: Provides tools to build and configure AI-driven agents.
-
Git Integration: Ensures smooth collaboration through version control, branching, and code integration, allowing developers to work on separate features without conflict.
-
Identity and Access Management (IAM): Manages user access and permissions to ensure security.
-
Business Insights: Offers tools for data analysis and reporting to derive valuable business insights.
-
Observability Hub: Provides a centralised location to monitor and understand the application's performance and health.
-
Job Scheduler: Enables the scheduling and execution of tasks at specified times or intervals.
-
Payment Integration: Facilitates the integration of payment gateways into the application.
-
External API Integration: Allows the application to connect with and utilise external services and APIs.
Features for design
The design phase starts with data. The designer will use:
-
Database Designer to visually model the application's database schema, and create tables and columns with specific data types and constraints without writing any SQL.
-
App Designer to craft the full user experience. This may involve, for example:
- building a responsive Landing Page with a dynamic card layout,
- creating a complex Data Listing Page with search forms, and data-driven Tables with built-in sorting and pagination.
- creating insightful dashboards by adding and configuring Charts and Graphs.
-
Theme Designer to manage the visual identity of your application.
-
Built-in i18n translation features to implement multi-language support.
Features for development
The development process focuses on collaborative workflows. The developer will use:
-
Built-in Git Integration to create branches for new features, commit the visual designs translated into code by KAIZEN, and merge the work using a visual comparison tool.
-
Service Designer to build backend logic visually.
-
Configuration panels to create microservices and define REST API endpoints.
-
Workflow Designer to automate multi-step logic by drawing a flowchart of tasks.
-
App Designer's Source Code Panel to write frontend logic in JavaScript and then bind it to UI events.
At the end, the developer will generate the above into actual code and then deploy it.
Last updated on 20 May 2026