← Portfolio SaaS Application

Consultancy Client Portal (SaaS)

Multi-tenant Django SaaS letting clients track project milestones, deliverables and invoices in one place.

Designed and built a multi-tenant client portal as a Django SaaS application. Clients log in to view project milestones, download deliverables and track invoices, while the practice manages everything from a single admin backend.

Built with a PostgreSQL backend, REST APIs for a lightweight front end, and role-based access control isolating each client tenant. Deployed with CI/CD and automated database migrations.

Technologies Used

Django Python PostgreSQL REST APIs Git CI/CD