Description
Summary We have a working, tested ticketing/RSVP platform built in Next.js 16 (App Router), TypeScript, and Prisma; not a from-scratch build. It currently runs locally with SQLite and a stubbed payment layer (every checkout flow; cart, orders, tickets, refunds, payouts view is fully built and works, but no real money moves yet). We need a full-stack developer to: 1. Replace the stubbed payment function with a real Stripe Connect integration (organizer onboarding, checkout payment intents, webhook handling for payment status) 2. Wire up a real transactional email provider (Postmark, Resend, or SES) in place of the current console-log stub. All email touchpoints are already implemented and just need the real provider connected: order/ticket confirmations, RSVP confirmations, team invites, refund confirmations, support reply notifications, event announcements (organizer → all ticket holders/RSVPs/pre-registered signups), and pre-registration confirmations (incl. a "coming soon" pre-registration form embeddable via iframe on an organizer's own website). The one exception: a password reset ("forgot password") flow is not yet implemented and needs to be built (reset-token generation, expiry, a reset page; not just an email template). 3. Deploy to production: Vercel + a managed Postgres provider (swapping out SQLite), custom domain with wildcard subdomain routing (one subdomain per organizer) 4. Do a QA pass across the existing flows and fix any issues found Requirements: - Strong Next.js (App Router) + TypeScript + Prisma experience - Prior hands-on Stripe Connect integration experience (please share an example) - Comfortable with Vercel deployment and Postgres Please quote per milestone (Stripe integration / email integration incl. password reset / deployment) rather than a single lump sum, and note your estimated timeline for each. * Include previous work in proposal. **Start your proposal with the word "TICKET"