⚙️

Firebase Setup Required

Open this HTML file in a text editor and paste your Firebase config at the top where indicated.

// ▼▼▼ Find this section and fill in your values:
const FIREBASE_CONFIG = {
apiKey: "your-api-key",
authDomain: "your-project.firebaseapp.com",
projectId: "your-project-id",
...
};
Step by step:
1. Go to console.firebase.google.com
2. Create project → Add web app → Copy config
3. Enable Authentication → Email/Password
4. Create Firestore Database (production mode)
5. Paste config into this file and re-open

CHA Program Setup

First-time setup — create your facilitator account

Create your admin account

This will be your login as program facilitator.

Minimum 8 characters