Building A Contact Form
Last updated
Was this helpful?
Last updated
Was this helpful?
We recommend building a simple Contact Form as your first application. Building a simple Contact Form provides a digestible introduction to the Airkit component parts.
We're going to design an app that captures users' contact info and then stores that information back to AirData.
These are the Studio parts you will be working with:
: Creating the Contact Form UI
: Creating the App Object in AirData
:
Creating the Data Flow to Insert Data
Connecting the Data Flow to the UI
: Previewing the App
When creating an app, you will first land on in the Studio. This is where you'll design and build the front-end experiences of your app.
To do so, click on Create blank Web Flow:
📘 Save your work frequently, so you don't have to worry about losing progress by accident! Click the Save button on the upper left of the Studio, or use the usual keyboard shortcuts: CMD + S or CTRL + S.
The article goes into more depth on what Web Flows are and how they are used.