| Member | Sport | Location | Phone | Gender | Last Contact | Status | Actions |
|---|
Create a new Google Sheet named Strength Society CRM and add these 5 tabs:
Members tab columns (Row 1):
First Name · Last Name · Phone · Email · Gender · Birthday · Marital Status · Sport · City · State · Faith Background · Heard From · Fitness Goals · Date Joined · Status · Assigned Leader · Last Contact Date
Go to forms.google.com → New form. Add the fields below, then in Settings → Responses, link it to your Google Sheet's "Form Responses" tab.
In your Sheet: Extensions → Apps Script. Add these 3 scripts:
- onFormSubmit — auto-copies new form entries to Members tab
- weeklySummary — emails new signups every Monday morning
- checkFollowUps — daily email if any member hasn't been contacted in 30 days
Ask Claude for the exact script code by clicking the button in the original CRM blueprint.
Create a new Google Calendar named Strength Society. Share it with your co-admin using "Make changes to events" permission. Use the calendar script to auto-create events from the Meetings tab.