# Partner Portal (partner.eventifyplus.com) **Domain:** `partner.eventifyplus.com` **Local Path:** `/Users/bshtechnologies/Documents/eventify-partner/` **Deployment:** Vercel (Next.js standard) --- ## Tech Stack | Layer | Technology | |-------|-----------| | Framework | Next.js 16.1.1 | | Language | TypeScript | | React | 19.2.3 | | Styling | Tailwind CSS 4 + PostCSS | | ORM | Prisma | | Forms | react-hook-form + Zod validation | | Analytics | PostHog | | Charts | Recharts | ## Features - **QR Code Scanning** — `@yudiel/react-qr-scanner` for event check-ins - **Event Management** — partners create/manage their events - **Reporting** — revenue & attendance analytics (Recharts) - **Form Handling** — structured forms with react-hook-form + Zod - **Database** — Prisma ORM integration ## Key Flows - [ ] Document partner onboarding flow - [ ] Document event creation by partner - [ ] Document QR check-in flow - [ ] Document reporting/analytics views ## Notes ## Related - [[Backend - Django]] - [[Admin - Command Center]] - [[App - Web Frontend]]