~/hassan
← back to projects

"case_study": "propset"

Reading a property market like a stock chart

A Dubai real-estate marketplace with an investment dashboard that surfaces technical analysis — moving averages, RSI, price-per-sqft — over property transaction history.

"role"

Full-stack development — Angular client and NestJS REST API, integrating an Apollo GraphQL analytics service

"stack": [7]

  • Angular
  • NestJS
  • Apollo GraphQL
  • Prisma
  • PostgreSQL
  • Chart.js
  • Kinde

The problem

Property portals show photos and asking prices. What an investor actually needs is price behavior: what has this building, this area, this unit type really transacted at, and which way is it moving? In Dubai — a market with unusually rich public transaction data — that analysis mostly lives in analysts' spreadsheets.

Propset's bet: treat property transactions as market data and give buyers the kind of chart a trader would recognize.

What was built

Architecture decisions