Real Estate Lead Dashboard UI

Job ID: 40525085

Budget: $25 – $50 USD

I already have a powerful Python-based scraping engine gathering fresh real-estate leads; now I need an intuitive, polished dashboard that lets agents and brokers jump straight into viewing and analyzing those leads. The first release should focus on a clean summary page that instantly surfaces key metrics and renders them as interactive pie charts so users can grasp portfolio composition at a glance.

For every lead the interface must show the contact information (name, phone, email) and core property details (address, price, beds/baths, square footage, status). Data arrives from my backend through a REST/JSON endpoint you can call, so your job is entirely front-end and integration. Think along the lines of React (or Vue if you prefer), TypeScript, state management that feels snappy, plus a component library such as Material UI or Tailwind to keep the look consistent with other SaaS tools.

Deliverables
• Responsive single-page dashboard wired to my API
• Pie-chart visualizations with hover/tool-tip drill-downs
• Lead table with sortable columns and search/filter controls
• Basic authentication hook-up (token already provided by the backend)
• Clear installation and build instructions in a README

Acceptance criteria
The build passes a quick Chrome Lighthouse audit (performance > 85, accessibility > 90), displays at least 1,000 sample leads without lag, and deploys successfully to my staging Vercel account.