arrow_backAll Projects
workFrontend Developer

ADRES – Advanced Real Estate Services

PropTech venture creating opportunities in the real estate industry through cutting-edge technology. Dual client and admin interfaces with real-time data synchronization.

analyticsProject Metrics
10k+
users
98%
uptime
220ms
response
check_circleReduced listing update latency from 30s to real-time
check_circleAdmin dashboard covering 10k+ property listings
check_circle95% reduction in manual data entry through smart form autofill
warning

The Challenge

Real estate agents and clients needed two separate but data-consistent interfaces for listing management, viewing, and deal tracking — all synchronized in real time.

lightbulb

The Solution

Built dual React/Next.js apps sharing a single MobX store via WebSocket events. Material-UI ensured design consistency. A complex filtering engine handled property search with 20+ parameters.

architecture.txt
{# Architecture Overview}
React + Next.js (Client App) ↔ MobX State ↔ React + Next.js (Admin App) → Axios → REST API
code

Tech Stack

star

Key Features

check

Developed dual front-end applications for client and admin interfaces

check

Implemented complex property listing and management features

check

Built real-time data visualization dashboards

check

Created responsive design system with Material-UI

account_tree

Architecture Overview

FrontendServiceMobileAPI / Backend
web01

React + Next.js (Client App)

Frontend
arrow_downward
data flow
widgets02

MobX State

Service
arrow_downward
data flow
web03

React + Next.js (Admin App)

Frontend
arrow_downward
data flow
phone_android04

Axios

Mobile
arrow_downward
data flow
dns05

REST API

API / Backend
layers5 servicesaccount_tree4 layersarrow_downwardTop-to-bottom data flow