AQARY Real Estate Marketplace
Verified real-estate marketplace for Lebanon, built mobile-first on Flutter and Firebase Cloud Functions.
Overview
A mobile-first verified real-estate marketplace for the Lebanese market. Listings undergo verification before going live; search supports image-driven discovery; the backend is serverless and scales without operational overhead.
Problem
The Lebanese real-estate online market is full of unverified listings, duplicate posts, and stale prices. Buyers waste hours on dead leads. Quality listings get buried under noise.
Approach
Verification first. Every listing is reviewed before it appears in search. Image-driven UX makes browsing feel like a magazine, not a database. Serverless backend on Firebase Cloud Functions keeps operational complexity near zero.
Architecture
- Mobile: Flutter with feature-first modular structure (separate
lib/folders per feature). - Backend: Firebase Cloud Functions in TypeScript.
- Quality gate: verification flow before listings publish.
- Pre-commit gates: Husky + Dart linting keep the repo clean across contributors.
Tech stack
- Flutter, Dart
- Firebase Cloud Functions (TypeScript)
- Husky pre-commit hooks
- Dart analyzer + lint rules
Engineering highlights
- Feature-first modular pattern: each major feature has its own folder with UI, state, and data layers.
- Verification flow: listings can be drafted by sellers but require reviewer approval before going live.
- Serverless ops: Cloud Functions scale to zero when idle, scale up automatically under load.
- Repo discipline: pre-commit hooks catch lint and type errors before they hit CI.
Status
Under active development.
Want to dig deeper?
Ask my AI agent anything about how this was built, what tradeoffs I made, or how it could fit your team.
Ask my AI →// related projects
University Super App
Multi-tenant Flutter + Firebase platform for students, teachers, parents, and staff with role-based dashboards, offline support, and configurable per-university branding.
AI SEO Collection Optimizer
Autonomous SEO content engine that captures Lebanese organic search demand by generating high-confidence collection landing pages on a parallel VPS layer, grounded in Search Console signals, Shopify orders, and live catalog data, with a self-improving GSC measurement loop.
Marketing Intelligence Dashboard
Enterprise marketing analytics platform with real-time dashboards, OpenAI-powered insights via the Vercel AI SDK, and one-click PPTX stakeholder reporting.