Build Studio

From Xamun MediaWiki

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.

Entiry and Property Maintenance

It contains the list of pages and its properties where the user has the option to add, edit and delete.

Entity Designer

This is the page where the developer can confirm and edit the entity of each page.

Once published, developers will be able to view the swagger. Typically, publishing takes about 30 minutes, but a pre-built version of the backup is available.

Create Entity and Property

Route Editor (For Mobile only)

Flutter Config(For Mobile only)

DIO Configuration

Local Storage Configuration

Services

Repositories

Local Database Configuration

Repositories

Pubspec Editor

Screen State

View Model

JSON to Dart

Build API Swagger

Frontend

UI Touch Up

This is the page where the front-end design and page routing set-up can be generated.

Angular Config(For Web Only)

To help the developers manage the angular package dependencies and environment variables.

Package Manager

Packages are the dependencies of the application to make it work.

Add Package

Environment Variable

Environment variables are needed to store the application secrets and configuration data.

Add Variable

Page Routes

Page routing contains the flow from one view to another. This is also where the logic for the business rules can be applied.

Add route

Application Logic

Once Application logic for the business rules were set and integration is created, “Build” button will be available. Once done building the Frontend, App Test Site will be available for testing.

Add module

Create Workflow

Version Release

way to differentiate current and past application configurations is through the Version Release.

Create Version

Version Modules