True multi-tenant
Postgres row-level security on 50+ tables. Every query auto-scoped to the society. One HoodDesk instance can host one community or one thousand.
Resident and Guard mobile apps, an RWA admin web console and a super-admin SaaS panel — built ground-up for societies, gated communities and property management companies. Better than NoBrokerHood. Smarter than MyGate. Ready to white-label.
Status: Multi-tenant SaaS · LIVE alpha. Onboarding: 48 hours.
Real screenshot — the live society admin console at app.hooddesk.com.
Designed ground-up for multi-stakeholder community ops — not bolted on top of a visitor-log app.
Postgres row-level security on 50+ tables. Every query auto-scoped to the society. One HoodDesk instance can host one community or one thousand.
Resident app + Guard app on iOS and Android. Offline-first sync for guards, instant pre-approve flow for residents. Pull-to-refresh polish.
Per-society jurisdiction tag — DPDP (India), GDPR (EU), BIPA (US). Append-only audit log, PII retention purge worker, granular consent records.
Property management companies running 5-50 buildings get a `society_group` parent. Custom brand, colors, splash. Super-admin SaaS console provisions tenants atomically.
Residents on mobile. Guards on tablet. Society admins on web. PMC operators on a SaaS console. All connected, all permissioned, all in lock-step.
Pre-approve visitors, scan QR for delivery, raise complaints, pay maintenance bills, manage family members, panic / SOS, view notices with read-receipt.
Check-in & check-out visitors, QR / OTP / photo capture, offline outbox (1-hour buffer), shift roster, gate / tower assignment, panic alert receive.
Residents, towers, guards, visitors, notices, bills, helpdesk, frequent visitors, vendors, audit log + CSV export, settings. Real-time visitor row flash.
Provision new tenant societies in one click. Tenant KPIs (units, residents, guards). Per-tenant feature flags. Atomic society + first admin creation.
Every screenshot below is captured from the running platform — the resident app on a real Android device and the admin console at hooddesk.com. Both mobile apps are also live on TestFlight.
Twelve modules. Built to ship together — not bolt-on bundles.
Pre-approve, walk-in, QR check-in, photo capture, OTP verification, idempotency-keyed offline check-in, audience-aware notice push.
Block / tower / unit audience targeting, FCM + APNs delivery via Expo Push, per-resident read receipts, resend on failure, dead-token cleanup.
Admin generates per-unit bills, status pills (unpaid / paid / overdue / waived), Razorpay-ready collection, accountant-facing reconciliation.
10 categories, status workflow (open → assigned → in progress → resolved), priority + assignment, Socket.IO live broadcast to admins.
Maid, cook, driver, nanny, gardener, laundry, newspaper, milk, trainer, other — resident nominates, admin verifies. Day & time-window assignments.
Plumber, electrician, carpenter, AC repair — society's contracted vendor pool. Complaint → assign → SLA-tracked → invoice → rating.
Append-only at DB level (USING false on UPDATE / DELETE). Admin viewer with filters, before / after JSON drill-down, CSV export with 10k cap.
Resident in-app SOS → instant guard alert + admin broadcast. Audit-logged. Configurable broadcast scope (on-shift guards, nearby flats).
Add spouse, children, parents. Per-member access scope (full / view-only / none). Independent visitor approval toggle.
Admin defines gates (Main, Side, Service). Guards posted at Gate / Tower / Patrol / Common area. Shift roster with day / night / rotating.
Socket.IO broadcasts to society room — visitor await / approve / deny, complaint raised, panic raised. Admin dashboard row-flash 1.8 s.
Face recognition, ANPR, eKYC — toggle on per society. Jurisdiction-aware: features auto-disabled where the local regulator prohibits.
Start from the core community platform and switch on only the modules your society or portfolio needs. Every add-on is production code — scoped, priced and scheduled in a written quote.
Per-society opt-in, default-off, auto-disabled where regulators prohibit.
Number-plate recognition at gates with resident vehicle whitelists.
Your brand, colors, splash and domain across all four surfaces.
UPI, card and net-banking bill payment with accountant reconciliation.
Complaint-to-invoice vendor workflow with SLA tracking and ratings.
Staff and frequent-visitor identity checks with consent records.
One-click tenant provisioning and portfolio KPIs for PMC operators.
Self-hosted install with source-code escrow for enterprise portfolios.
Need something not listed? Tell us which modules you want — we reply with a fixed written quote.
From a visitor arriving at the gate to the maintenance ledger reconciling — here's how a society runs on HoodDesk.
Walk-in at the gate, or pre-approved with a QR code.
Photo capture, QR / OTP verify. Offline outbox if the network drops.
Instant push to the resident app. Approve or deny in under 30 seconds.
Entry recorded; admin dashboard row flashes in real time.
Targeted notices with read receipts; complaints tracked to resolved.
Per-unit maintenance bills, Razorpay payment, append-only audit log.
OTP login → pre-approve visitor → approve on push → read notices → raise complaint → pay maintenance bill.
Start shift at assigned gate → check in visitors → photo + OTP capture → offline queue syncs → receive panic alerts → check-out log.
Publish notice → watch live activity → assign complaints → generate bills → reconcile payments → export audit CSV.
Per-unit pricing. Annual contract. Branded apps available on Plus and Enterprise.
60-day free pilot · min ₹2,000 / month
200-1000 units · 14-day SLA
5-50 buildings · SLA · source-code escrow
A gate decision can't wait for a page refresh — and one society's data can never leak into another's.
Visitor approvals, complaints and panic alerts broadcast live to society rooms — admin rows flash in under two seconds.
Check-ins queue to a local SQLite outbox with idempotency keys and drain FIFO on reconnect.
Row-level security on 50+ tables scopes every query to its society — one instance, a thousand communities.
FCM + APNs via Expo Push with read receipts, resend-on-failure and dead-token cleanup.
| Capability | MyGate / NBH / ADDA | HoodDesk |
|---|---|---|
| White-label apps for PMCs | Enterprise only / blocked | Plus tier onward |
| Multi-tenant isolation | Shared schema | Postgres RLS (50+ tables) |
| Source-code escrow | No | Available (Enterprise) |
| Per-society jurisdiction tag | No | DPDP / GDPR / BIPA aware |
| Cross-sell marketplace ads | Aggressive | Zero (opt-in only) |
| On-prem deployment option | No | Available (Enterprise) |
| Empanelled vendor management | Limited | Full SLA + ratings |
| Append-only audit log | No | DB-level USING-false |
| Offline guard mobile app | Limited | 1-hour SQLite outbox |
| Onboarding time | 2-4 weeks | 48 hours |
Three things. (1) HoodDesk is true multi-tenant — Postgres row-level security on 50+ tables — not a shared-schema architecture. (2) White-label apps and a super-admin SaaS console come standard on Plus tier, so property management companies can run portfolios under their own brand. (3) Zero cross-sell marketplace. Your residents see your community, not a flood of "book a plumber / order groceries" ads.
Yes — Plus tier ships with custom brand, colors, splash and your domain. Enterprise tier adds a super-admin SaaS console for provisioning new societies and the option of source-code escrow + on-prem deployment. We've architected `society_group` as a PMC parent so portfolios stay cleanly separated.
Nothing breaks. The guard app queues check-ins to a local SQLite outbox with idempotency keys. When the device reconnects, the drainer flushes the queue to the server in FIFO order. The audit log captures the original local timestamp + the eventual server timestamp.
Every society has a `jurisdiction_tag` — DPDP for India, GDPR for EU, BIPA for Illinois, etc. Sensitive features like face recognition, ANPR and eKYC are per-tenant feature gates, default-off, and auto-disabled where the local regulator prohibits or restricts them. Append-only audit log is DB-enforced (USING false on UPDATE / DELETE).
Yes — Plus tier onwards. Razorpay collection is wired into the resident app for UPI, card and net-banking. Admin generates bills, residents pay, the accountant console reconciles. Status pills: unpaid / paid / overdue / waived. WhatsApp + SMS reminder sequence is configurable.
48 hours. Day 1: super-admin provisions the tenant, imports unit + resident CSV (we provide the template), sets up gates and guards. Day 2: residents download the app and OTP-login. We do a 30-minute walkthrough with the RWA committee on each module. Parallel-run with your existing app for one week before cut-over.
Send us a 50-line unit + resident CSV and we'll have a live demo society running in 24 hours. RWA chairs, PMC operators, even individual flat owners curious about the future of community ops — all welcome.