I’m building a fully-dynamic real-estate portal modelled on https://famproperties.com. The front-end will be delivered in either Next.js or Angular, powered by a Node.js API. Content, listings and user activity will be stored across both MySQL and MongoDB. Everything on the site—from neighbourhood pages to banner images—must be editable through a single admin panel. That panel needs built-in User management, Property listings management and Content management, so my team can update stock, publish articles and assign roles without touching code. On top of the CMS, I also need a real-estate CRM that is tightly integrated with the website. It has to provide: • Lead capture forms automatically piping enquiries into the CRM • Automated follow-ups triggered by lead status or time elapsed • Agent performance tracking so we can see exactly who is closing what Leads captured on any page should surface instantly for sales reps, with activities and metrics syncing in real time. Deliverables • Responsive front end in Next.js or Angular • Node.js back-end with REST/GraphQL endpoints • Dual-database architecture: MySQL for structured records, MongoDB for flexible content • Admin panel implementing the three modules above • CRM module and API hooks providing the listed features • Deployment documentation and basic hand-off support If you’ve shipped something similar, show me a live link or repo and let’s get started.