Smart Housing
This is the Django backend. It serves JSON over /api/ and
the Super Admin panel at /admin/. The actual user interface
is the Flutter web app — open it with the
scripts\run-flutter.ps1 launcher or
cd client && flutter run -d chrome.
USEFUL ENDPOINTS
health/liveness + DB + Redis checkapi/schema/OpenAPI schema (raw)api/docs/Swagger UIapi/redoc/ReDoc UIadmin/Super Admin (Django Admin)api/properties/property listings (JSON)
Smart Housing v1.0 · Phase 1 MVP · DEBUG mode
404 elsewhere is expected — this server has no HTML routes outside /admin/.