In this quick start, we will scratch the surface of CUBA and develop a very simple, but fully functional conference planner application. It will show the main things for creating any web application: how to design a data model, how to manipulate data, how to create business logic and, finally, how to create a user interface.
A text version is available here https://www.cuba-platform.com/learn/quickstart/studio/.
Timecodes:
0:48 Creating an empty project
2:29 Data Model Creation
5:01 Creating Calculated Attribute
6:00 Generating CRUD Screens
8:11 Database Creation
8:39 Running the application in development mode
10:05 Customizing the User Interface
12:09 Using Screen API
13:47 Adding Business Logic
16:27 Adding Branding
16:58 Marketplace
17:58 Conclusion