Customer Solution
Premier Realty Portal
Real Estate Operations — Listings, Showings & Client Pipeline
| Item | Value |
|---|---|
| Live Site | premierrealty.sonandigital.com |
| API Endpoint | premierrealty-api.sonandigital.com |
| Repository | sonantechai/realtor-portal |
| Database | realtor_db |
| Stack | React 18 + TypeScript + Cloudflare Worker + D1 |
| Status | Live — July 2026 |
| Commit HEAD | fcac222 |
What It Does
Public site — Prospective buyers browse active property listings (address, price, beds/baths, sqft, MLS#) and submit showing requests through an online form. All listing data comes from the database in real time.
Admin portal — The brokerage logs in to manage clients (Buyer / Seller / Both), listings (full property detail, MLS#, status workflow), showings (scheduling and status), invoices, and revenue reports. A calendar shows all upcoming showings.
Documentation Pages
| Page | What You'll Find |
|---|---|
| Admin Guide | Day-to-day usage: clients, listings, showings, invoices |
| Credentials | Live URLs, login info, Worker secrets, D1 database ID |
| Dev Reference | Architecture, DB schema, file structure, API routes |
| AI Handoff | Rules for AI session continuation, FUSE-safe pattern |
| Deployment | Step-by-step deployment commands |