
PropTech / Real Estate Platform
Estatia — Real Estate Platform
Back to projects
Case study
A real estate listings and property management platform: a public search/listings/marketing site plus a separate admin dashboard, backed by a Django REST API handling contracts, commissions, and accounting.
Tech stack
Next.jsTypeScriptDjango REST FrameworkPostgreSQLWeasyPrint
01
What it does
A public property search, listings, and marketing site built with Next.js, plus a separate admin dashboard — the Django REST API behind both handles contracts, commission/accounting workflows, and the property listings themselves.
02
Contracts, for real
Contract documents are generated as real PDFs server-side with WeasyPrint, not a static template — actively developed and deployed, with the public frontend live.