Getting Started
01:58
What is Pluxbox Platform?
Get to know Pluxbox, a new way to optimise and reduce the application development lifecycle.
10:16
Building your first application
Kick-start your Pluxbox journey by creating an application, from UI design to logic building.
01:51
How to use position constraints to align elements
Learn how to use position constraints to align elements within a layout effectively.
11:21
How to easily create a fully functional navbar
Learn how to build reusable tab components for creating a dynamic navbar.
07:41
How to create a fully functional button
Build a reusable button component and add interactions and settings to your component.
04:33
How to create an overlay
Learn how to create an overlay using logic blocks and dynamic settings of Pluxbox
09:36
How to dynamically load views
Learn how to use the frame tool inside Pluxbox to dynamically load views within another view.
04:49
How to create a functional form
learn how to create a functional form with more than one input
05:20
How to create a detail page
Learn how to create a detail page and connect each data to its details
Logic Blocks
03:49
How to use concatenate text block
Learn how to create one string of text by combining multiple strings of text.
05:31
How to use the Loop List block
Learn how to iterate through a list of items using the loop list block.
03:41
How to use the reduce list block
Learn how to perform aggregate operations on lists using the reduce list block.
07:05
How to use the conditional block
Learn how to use the Conditional block to show movies in specific genres.
08:30
How to filter and sort lists
Learn how to filter and sort data entries using the live list logic block
Workdata
03:52
How to set up a database and link with your UI
Learn how to create a data collection and display data dynamically using logic blocks.
07:01
How to establish a One-to-many Relation between collections
Learn how to connect collections of cities and countries by establishing a one-to-many relation.
Workflow
05:32
How to export information to another system using fixed-width formatting
Learn how to create a workflow to export information using fixed-width formatting
04:52
How to How to import CSV files to your dataset
Learn how to create a workflow to import CSV files to your dataset
04:30
How to map data from one source into another
Learn how to create a workflow to map data using the map object block