Makaanza
React Native and Expo real-estate marketplace with an Express API, Supabase-backed data and storage workflows, realtime chat, and broker/admin operations.
Open Makaanza01.System Interface & Screenshots

02. Project architecture visualization
Project architecture visualization
A conventional marketplace request flow covering listings, filters, uploads, chat, maps, and response handling. [This visualization reflects the implemented project workflow and does not imply live monitoring.]
03. The Problem
Marketplace workflows need reliable search, uploads, and buyer-seller interaction without exposing unstable backend details to users.
04. The Solution
Built backend APIs, Supabase database and storage workflows, and mobile marketplace screens for property discovery, broker actions, uploads, messaging, maps, and reporting.
05. Key Features
- >Listings and listing management
- >Multi-criteria filtering and pagination
- >Nearby and map-bounds property search
- >Broker, admin, favorites, wallet, and bid workflows
- >Property image, avatar, and CNIC uploads
- >Buyer-seller chat with read state and permissions
- >Realtime connection health and messaging support
- >REST API integration
Backend & API Architecture
08. Engineering Challenges
Structured the API and database workflows around the marketplace listing flow.
Separated upload, storage, and rendering responsibilities.