Skip to content

How to Pick the Right Objects for Your App

How to Pick the Right Objects for Your App

In the Codeless ONE platform, data is systematically organized into ‘objects‘ and their corresponding ‘properties‘. Objects represent the entities managed within the platform, with properties detailing specific attributes of each object.
Imagine this arrangement like an Excel workbook, where objects are the individual worksheets, properties function as columns, and records are the rows
Choosing the right objects for your app is usually straightforward. But if you’re unsure, here are two simple ways to figure it out:
Sort by App Details:
List down all the details or information you want in your app. Group similar details together. These groups can become your objects.
Look for Repeated Information:
If some information shows up again and again, consider making it its own object. Then, you can connect this object to others so that changes update everywhere.