Pre-launch waitlist system. Allows visitors to register their interest before TalkIDE opens publicly. Registrants receive a unique referral link that lets them move up the queue by inviting others. Admins can view and export the full list.
| UC ID | Name | Description |
|---|---|---|
| UC-11001 | Join Waitlist | Public form to register email, name, role, and optional project idea. Returns queue position and referral code. Idempotent — re-submission with existing email returns existing record. |
| UC-11002 | Waitlist Referral Attribution | Referral link capture and attribution. Every confirmed registration that used a referral link moves the referrer 50 spots up the queue (capped). |
| UC-11003 | Admin Waitlist List & CSV Export | Authenticated admin view of all waitlist entries with search, pagination, and full CSV export. |
| UC-11004 | Invite from Waitlist | Admin pozve zájemce z waitlistu — vygeneruje founder-direct invite token, odešle e-mail přes Mailgun, označí waitlist entry jako pozvanou. Re-invite povolen po expiraci/revokaci předchozího tokenu. |
Was this page helpful?
Thanks for the feedback.