No description
Find a file
King Omar 99b7b68ea9 Fix full customer flow integration gaps
Registration:
- New signup triggers Google Sheet row + email to Cgabijendra@gmail.com
- Subject: 🆕 New Account Registration with name/email/phone

Course saves:
- 💾 Save now notifies team via Google Sheet + email (high-intent signal)
- Deduplication: won't save same course twice for same user
- Save redirects back to search results (not dashboard) with green  toast
- Button shows " Saved" for the just-saved course

Dashboard:
- Saved courses split into own card with "Book Consultation" CTA per course
- Actual inquiries shown separately with Processing/Received status
- Empty state guides user to course search
- Quick-stat card shows saved courses count + consultation count separately

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-10 14:15:03 +10:00
migrations Add Visa Tracker Pro features to user dashboard 2026-07-10 13:25:37 +10:00
src Fix full customer flow integration gaps 2026-07-10 14:15:03 +10:00
.gitignore Initial build: CareersGateway portal with CRICOS search, auth, Konpare OSHC widget, Kondesk lead push 2026-07-10 12:40:37 +10:00
google-apps-script.js Add Google Sheets webhook, email to Cgabijendra@gmail.com, WhatsApp button 2026-07-10 13:41:22 +10:00
package-lock.json Initial build: CareersGateway portal with CRICOS search, auth, Konpare OSHC widget, Kondesk lead push 2026-07-10 12:40:37 +10:00
package.json Initial build: CareersGateway portal with CRICOS search, auth, Konpare OSHC widget, Kondesk lead push 2026-07-10 12:40:37 +10:00
wrangler.toml Add Instagram, Facebook socials to nav + footer; wire Google Sheet webhook 2026-07-10 13:51:00 +10:00