A full-stack SaaS: multi-tenant orgs, subscription billing, and Kanban.
Personal project. Full source is public on GitHub. TODO(devang): add a live demo URL.
Agencies juggle clients, projects, and billing across disconnected tools. I set out to build a single platform that handles organizations, subscriptions, and project management in one place.
Modeled multi-tenant organizations with role-based access control so each tenant's data stays isolated.
Built subscription and plan management into the core of the platform, not bolted on afterwards.
Implemented Kanban-style project management with real-time collaboration.
Used Prisma with PostgreSQL for a type-safe data layer, with Next.js 16 and TypeScript end to end.
Organizations, members, and role-based access control isolate each tenant's data.
Subscription and plan management built into the platform, not an add-on.
Next.js 16 · TypeScript · Prisma · PostgreSQL: 98% TypeScript.
Tell me about your project. I reply within 24 hours.