Platform
This section covers platform-wide features and technical details that apply across the planner, vendor, and marketing applications.
Applications
Dream Planner is a multi-app platform:
| App | URL | Purpose |
|---|---|---|
| Planner Portal | portal.dreamplan.sagargandecha.dev | Event planning, guest management, vendor coordination |
| Vendor Portal | vendor.dreamplan.sagargandecha.dev | Vendor profiles, inbox, quotes, invoices |
| Marketing Site | dreamplan.sagargandecha.dev | Public landing pages, pricing, feature overview |
| Admin Portal | admin.dreamplan.sagargandecha.dev | Vendor approval, user management |
| Documentation | docs.dreamplan.sagargandecha.dev | This documentation site |
Platform Topics
- URL Structure — How URLs are organised across all apps, including public-facing slugs.
- PWA Install Guide — Install Dream Planner as a native-like app on your phone or desktop.
- Subscription Tiers — Free and Pro plans for planners and vendors.
Technology
Dream Planner is built with:
- Next.js 15 with React 19 for all applications
- Supabase for authentication and real-time data
- Drizzle ORM for database access
- tRPC for type-safe API communication
- Tailwind CSS for styling with dark mode support
- Stripe for payment processing
Last updated on