Module 02
Stage 4 - Data Model
What information does your app need?
Once AppGPT understands the workflow, it can identify the information the application needs to remember and how those pieces relate.
- Users
- Customers
- Orders or transactions
- Items or resources
- Statuses
- Approvals
- Relationships between records
The Data Model describes the information your application needs and how that information relates.

