EventGuest v1.0.0 ยท Multi-Tenant Platform

Welcome to EventGuest

Realtime Event Guest Management, WhatsApp/Email Dispatch, and Offline-Resilient QR Check-In Station.

Supabase Backend Status: Connected

Successfully connected to Supabase endpoint.

View Raw JSON Status โ†’
๐Ÿข

Host Tenant Portal

EVENT ORGANIZERS

Manage your events, upload guest lists, configure helper sub-users, dispatch passes, and monitor real-time check-ins.

Default: budi@example.com Open Portal โ†’
๐Ÿ“ท

Party Scanner Station

GATE RECEPTION

Fast gate check-in station powered by camera QR scanning, synthesized audio chimes, duplicate warnings, and offline auto-sync.

Default: helper1 Launch Scanner โ†’
๐Ÿ‘‘

Admin Console

SUPERVISORS & RBAC

Generate registration coupons, supervise marketing campaigns, and monitor platform-wide multi-tenant check-in health.

Default: admin@eventguest.online Open Admin โ†’
๐ŸŽŸ๏ธ

New Host Registration

COUPON-GATED

Create a new host organizer account using an active campaign coupon code to get immediate access to the event dashboard.

Preloaded Coupon: EG-VIP2026 Register โ†’

๐Ÿ“‹ Getting Started in 3 Steps

1
Configure your .env file: Open .env in your editor and replace SUPABASE_URL, SUPABASE_ANON_KEY, and SUPABASE_SERVICE_ROLE_KEY with your real Supabase project API keys from your Supabase Dashboard (under Project Settings -> API).
2
Run Database Migrations & Seeds: In your Supabase Dashboard, open the SQL Editor, run the SQL script in database/schema.sql, followed by database/seeds.sql.
3
Log in to any portal above: Use the default demo credentials (e.g. budi@example.com / HostPass123! for Host, or admin@eventguest.online / Admin1234! for Admin) to explore all features.