¶ Section 4: Make Hands Dirty
¶ Task: Create a task manager that allows users to add, view, and mark tasks as complete.
- Google Sheet: Add columns for Task Name, Due Date, and Status.
- Glide Setup: Link your Google Sheet to Glide.
- Design the App: Add components like Checkboxes and Buttons to mark tasks as completed.
- Publish: Test the app on your phone or desktop.
- Create Form: In Webflow, drag a Form Block onto your page.
- Customize Fields: Add Name, Email, and Message fields.
- Add Form Action: Configure the form to send submissions to your email.
- Publish: Test the form and make sure you receive submissions.
Homework: Customize the form to include more fields like Phone Number and Subject. Add success/error messages after submission.