The architecture and how it's designed
Before you jump in and start building your software, it's important to first understand how the configuration logic is designed.
Beezr abstracts and automates your software-building process using the standard 3-tier approach we all know and love.
How does the configuration work?
While you are building your software, it's important to always keep in mind how your configuration works inside Beezr. The next image shows how the Beezr interprets your configuration while building the application:

To have even a better vision, let's imagine the same architecture on a simple CRM application you want to build:

Before you jump in and start building your software, it's important to first understand how the configuration logic is designed.
Beezr abstracts and automates your software-building process using the standard 3-tier approach we all know and love.
- Modules: They are the tables in your database layer.
- Dataview, Dynamic Forms, Smart Views: This is the presentation layer of your application.
- Flow: This is the business logic layer
How does the configuration work?
While you are building your software, it's important to always keep in mind how your configuration works inside Beezr. The next image shows how the Beezr interprets your configuration while building the application:

To have even a better vision, let's imagine the same architecture on a simple CRM application you want to build:
