Build Studio: Difference between revisions
Xamunadmin (talk | contribs) (Created page with "Build Studio has the backend and frontend setup for the project. The developers can easily build the application using the low-code interface. It also has the feature of deploying the application in an ultra-fast way and testing it. ==Check and Confirm Pages== This is the page where the user can check and confirm the pages in Design components. You can view this page after creating a project and application. In this section, the user can group pages by module which i...") |
Xamunadmin (talk | contribs) No edit summary |
||
Line 31: | Line 31: | ||
===JSON to Dart=== | ===JSON to Dart=== | ||
===Build API Swagger=== | ===Build API Swagger=== | ||
==Frontend== | |||
===UI Touch Up=== | |||
===Angular Config(For Web Only)=== | |||
====Package Manager==== | |||
=====Add Package===== | |||
====Environment Variable==== | |||
=====Add Variable===== | |||
===Page Routes=== | |||
====Add route==== | |||
===Application Logic=== | |||
====Add module==== | |||
====Create Workflow==== | |||
==Version Release== | |||
===Create Version=== | |||
===Version Modules=== |
Revision as of 15:53, 23 February 2024
Build Studio has the backend and frontend setup for the project. The developers can easily build the application using the low-code interface. It also has the feature of deploying the application in an ultra-fast way and testing it.
Check and Confirm Pages
This is the page where the user can check and confirm the pages in Design components. You can view this page after creating a project and application. In this section, the user can group pages by module which is applicable only for Web Applications.
Create Module (For Web Only)
Backend
Data Modelling
At Data Model Touchup, the predicted entity for each page can be set up by extracting the components of the page and setup the parameters.