Create your application
-
- UpdatedFeb 2, 2023
- 2 minutes to read
- Utah
- Building applications
Use a template in App Engine Studio (AES) to build data, experience, logic and automation, and security into your application automatically. Or, create your app from scratch and customize it as needed.
- Data
- Information that is stored in your application. For example, employee phone numbers or office locations. You configure application data using tables.
- Experience
- Graphical interface that your users interact with. For example, you can create a portal where users find information, submit requests, or complete business tasks.
- Logic and automation
- Automate all the work in your application by adding logic and automation. For example, you can build a flow that sends a notification to the admin when someone makes a request.
- Security
- Roles and access controls to limit who can use your application.
If you use an application template, the template automatically adds one or more of these items to your application. You can then edit them to tailor to your specific business needs. You can also add more data, experience, logic and automation, or security to an application that you created using a template.
To build an application from scratch, add data, experience, logic and automation, and security to your application and then edit each.