Every detail your business needs. None you don't.
BizRevolt is opinionated. Each feature exists because a real Indian SMB asked for it, lost money without it, or won a dispute because of it.
Built on primitives that matter.
The boring infrastructure work, done right. So you never have to think about it.
Per-tenant Postgres DB isolation
Every customer gets a dedicated Postgres database, provisioned in seconds. No shared rows, no noisy-neighbour queries — a deliberate hard boundary that enterprise tenants can audit.
AES-256 encryption at rest
Tenant DB URLs, refresh tokens, and sensitive secrets are AES-256-GCM encrypted in the master DB. Per-message salt means equal plaintexts never collide.
RBAC + 190-permission catalogue
Roles + per-user grants. 190 permission codes across CRM, finance, society, compliance. Owner / Sales / Accounts / Field roles ship out of the box.
Unified auth with 4 methods
Single /login serves staff + customers + agents + residents. Email+password (with optional TOTP 2FA), magic link, phone OTP, Google OAuth — pick what fits your team.
Audit log on every mutation
Every change captured — actor, IP, timestamp, JSON diff. Read-only forever. DPDP consent grant/revoke also flows through here for compliance ammo.
21 branded PDF templates
Sale deed, allotment letter, demand letter, GST invoice, payment receipt, Form 16A, RERA Form B, share certificate — auto-rendered with your tenant logo + colour.
Razorpay-verified payments
Idempotent capture with HMAC-signed webhook verification. Refunds, partials, allocations, late-fee accrual, bank reconciliation — all deterministic.
DigiLocker identity
Government-verified PAN + Aadhaar pull via DigiLocker OAuth. Daily auto-refresh sweep keeps links live without user friction; corrupt tokens self-prune.
GST + TDS + RERA + DPDP
GSTR-1 (B2B + B2CS) + GSTR-3B CSV exports. Form 16A certificates. RERA Form B sales register. DPDP erasure workflow with operator review.
Webhooks + API keys
Outbound webhooks on every entity change with HMAC signing, retry with backoff, full delivery log. Plus programmatic API keys for headless integrations.
Notifications: in-app · email · SMS · push
Per-user channel preferences + template library. Device registry for FCM/APNs push. Email via SMTP, SMS via MSG91-compatible provider, in-app inbox built in.
Angular 21 + SSR + Material
Server-rendered for fast first paint and clean SEO. Material UI for accessibility + dark mode. Every list paginated + filterable + report-exportable.
A vertical, not a template.
A worked example of what "complete" looks like. Every module below ships with the Real Estate workspace.
- Projects & Plots — master projects, plot inventory, status (available/blocked/assigned), media gallery, sales targets
- Lead Pipeline — capture (web/call/walk-in), source, status board, follow-up cadence, interaction timeline
- Site Visits — visit scheduling, agent assignment, expense tracking + agent reimbursement, conversion analytics
- Clients & KYC — PAN/Aadhaar capture, address, occupation, nominee, bank, document media vault
- Agent Network — agents, contracts, performance dashboards, KYC, document media, GST/PAN capture
- Plot Assignments & Bookings — booking lifecycle, allotment, discounts, cancellations, possession, refunds
- Payments & Installments — schedules, client payments, bill allocations, late-fee accrual, bank reconciliation, Razorpay
- Commissions & Payouts — per-assignment auto-calc, approval queue, payment scheduling, TDS-aware payouts
- Document Generation — 21 branded PDFs incl. sale deed, allotment, demand, possession, cancellation, NOC, receipts
- DigiLocker Identity — government-verified PAN + Aadhaar via DigiLocker OAuth, daily refresh sweep
- Society Members — registry, share certificates, no-dues certificates, occupancy, family member roster
- Maintenance Billing — monthly bills, billing heads (maintenance, sinking, repair), bulk generation, payments
- Society Finance — budget vs actuals, expense tracking, bank ledger, GST + TDS handling, sinking fund corpus
- Society Operations — visitor management with gate pass, parking, asset register, staff, payroll, attendance
- Society Governance — AGM/SGM meetings, resolutions, ROC filing reminders, bye-law document management
- Notice Board & Complaints — notices with read receipts + acknowledgement, complaint ticketing with status timeline
- RERA Compliance — registered project registry, quarterly progress reports, Form B sales register CSV export
- GST + TDS Filing — GSTR-1 (B2B + B2CS) + GSTR-3B exports, TDS deductions, Form 16A certificates
- Reports & Analytics — aggregate reports on every list (status/source/priority/period) with CSV export
- Data Retention — IT-Act 7-year policies, nightly purge, DPDP erasure workflow with operator review
- Webhook Integrations — outbound events with HMAC signing, retry with backoff, delivery log
- Programmatic API Access — API key management for headless integrations
Production-grade. From day one.
The things that catch fires at 2 AM are already wired up. So you sleep through the night.
Sentry error tracking
Every server + client error captured with stack traces, breadcrumbs, release tags, and tenant/user context.
Structured JSON logs with request IDs
Pino-backed correlation IDs on every request — trace any user action across services in seconds.
Health endpoints for load balancers
Liveness and readiness probes built in, with downstream checks for Postgres + Redis + queue depth.
17 cron jobs, all observable
Installment reminders, late-fee accrual, RERA quarterly nudges, retention sweeps, DigiLocker refresh — every one logged with run-duration and outcome.
Daily backup + restore runbook
Automated nightly backups per tenant database. Documented restore procedures. Practice restores recorded.
DPDP + GDPR ready
Account export, deletion request, consent log, grievance officer endpoint. DPDP Section 12 erasure with operator review queue.