A comprehensive, mobile-ready Real Estate ERP client application built to automate properties configuration, visual unit bookings, financial calculations, call tracking support, and a structured 12-step legal registration pipeline.

Westroad Housing and Infrastructure Limited (a major property developer in Kolkata, India) was experiencing severe operational fragmentation. Property sales, booking statuses, lead tracking, and post-booking legal workflows were scattered across offline spreadsheets, paper documents, and individual emails.
Codomotive engineered a modern, unified, mobile-ready Real Estate ERP system spanning Web and Mobile platforms (compiled natively via Capacitor). We solved the core business challenges through strategic integrations like a Visual Flat & Parking Selector, Automated Cost Configurator, 12-Step Legal Workspace with OCR, and CRM Call Support.






Grouped by layer, so you can see exactly what's running this product in production — useful if your team will eventually take this over.
Redis CacheThe honest version — what slowed us down, and how we worked through it.
Buyers' legal processing required manual data entry of multi-page government tax e-Assessment slips. This was extremely slow, prone to typos, and caused critical delays in booking validations.
We integrated Tesseract.js directly inside the React frontend. When agents upload e-Assessment documents, the app runs local OCR to instantly parse and auto-populate all tax values and buyer details, cutting data-entry time by 90%.
Building a standard VoIP/WebRTC browser caller for field agents was highly unreliable due to patchy internet connections in construction zones, and running self-hosted PBX/SIP servers in India would trigger complex TRAI regulatory compliance requirements.
We integrated the Exotel telephony API using a "Leg-to-Leg" bridged calling strategy. The backend triggers a call first to the agent's mobile, then dials the customer, routing the call over high-quality cellular networks instead of internet bandwidth. Once completed, a secure webhook captures the call log and recording URL to save to the database, ensuring zero compliance overhead and absolute stability.
Real estate sales agents and site inspection managers spend their days walking construction blocks and meeting clients on-site, where using a desktop or carrying a laptop is highly impractical.
We packaged the responsive web app using a Capacitor wrapper to compile it into native Android and iOS mobile packages. This allows agents to seamlessly register leads, show available inventory, and process bookings directly from their mobile phones on-site.
The visual flat allotment grid has to render hundreds of apartment units per tower simultaneously, each carrying active tooltip portals, Preferential Location Charge (PLC) badges, and real-time availability states, causing significant UI scroll lag.
We decoupled the heavy tooltip layers using React Portals to render them outside the main flat grid DOM tree. This drastically minimized browser repaint cycles, ensuring grid rendering remains buttery-smooth under 50ms.

"Codomotive transformed our entire sales and legal workflow. Automating our cost configurations and introducing the OCR reader for tax slips eliminated manual calculation errors and speeded up booking validations by days. The Capacitor mobile app has been a game-changer for our on-site sales team.