All products

AptManager

Multi-tenant residential management SaaS

Production-Ready · Core Launch Tiersapt.alnodes.com
Execution92%

22+

API modules

16

Add-on modules

6

User roles

2

Platforms (web + mobile)

Overview

AptManager is a production-grade, multi-tenant SaaS platform for flat owners' associations and housing societies. Built on ABP Framework clean architecture with a shared-database, TenantId-filtered isolation model, it ships as a TypeScript monorepo spanning a .NET 10 API, a React web app, and a React Native mobile app.

Six always-on core modules cover the daily operations of a society — income, expense, billing, reports, notices, and the member directory — while sixteen feature-gated add-on modules let each building switch on exactly what it needs, from approval workflows to online payments.

The platform is international-ready and Bangla-first, with a full onboarding flow: super-admin tenant provisioning, CSV member import, and a treasurer/president opening-balance approval workflow.

Highlights
  • Multi-tenant on a shared DB with strict TenantId filtering (ABP IMultiTenant)
  • TypeScript monorepo: .NET 10 API + React web + React Native mobile
  • 6 core modules + 16 pluggable, feature-gated add-on modules
  • Bangla-first i18n with ৳ Lakh/Crore currency grouping
  • OTP + JWT + biometric auth; role-based dashboards
  • Live on managed hosting: Render (API) · Neon (Postgres) · Vercel (web)
Tech Stack

Backend

ASP.NET Core (.NET 10) + ABP 10

Database

PostgreSQL 16 + EF Core

Web

React 18 + TS + Vite + Ant Design

Mobile

React Native (Expo SDK 54)

Monorepo

Turborepo + pnpm

Auth

ABP Identity + JWT + OTP + Biometric

Feature breakdown

Grouped by module, with live execution status per feature.

Core Modules (Always On)

6 features

Income Management

Live

Record income with auto-generated receipt numbers (REC-YYYY-NNNN).

Expense Management

Live

Track expenses with recurring support plus approve/reject workflow.

Billing

Live

Idempotent bulk monthly service-charge generation per unit + payment recording.

Reports

Live

Monthly statements, collection rate, defaulter lists and expense charts (Recharts).

Notice Board

Live

Create notices and share via WhatsApp deep links.

Member Directory

Live

Members, units and buildings with phone/WhatsApp contact integration.

Platform & Governance

5 features

Multi-Tenancy

Live

Shared DB with ABP TenantId filtering; super-admin tenant provisioning.

Role-Based Access

Live

Owner, Treasurer, Secretary, President, Admin, Super Admin permission sets.

OTP + JWT Auth

Live

OTP login with dev bypass, JWT issuance, biometric unlock on mobile.

Onboarding Wizard

Live

6-step President wizard, CSV member import, opening-balance approval.

Super Admin Portal

Live

Tenant, feature toggle, user and role/permission management dashboard.

Pluggable Add-on Modules (16, feature-gated)

16 features

Approval Workflow

Live

Multi-level approval chains with pending counts.

Annual Budget

Live

Fiscal-year budgets with budget-vs-actual reporting.

Fund Management

Live

Funds with transactions and transfers.

Maintenance Work Orders

Live

Requests → work orders → status tracking.

Utility Meter

Live

Meter readings with auto-calculated consumption/cost.

Parking

Live

Slot assignment plus visitor parking logs.

Vendor Directory

Live

Vendors with ratings and reviews.

Asset Inventory

Live

Assets with condition tracking and service scheduling.

Special Assessment

Live

Split assessments with installment collection.

Deposit / Advance

Live

Deposits with a request/approve/process refund flow.

Move-in / Move-out

Live

Move records with dues-clearance tracking.

Voting / Polls

Live

Full poll lifecycle with options and results.

Document Repository

Live

Documents with access-level filtering.

Complaints

Live

Anonymous-capable complaints with respond/escalate/close.

Guard / Security

Live

Guard shifts and visitor entry/exit logs.

Online Payment

Live

SSLCommerz gateway with IPN validation + hash verification.

Growth & Premium Tiers

Freemium for small buildings (≤15 units) drives Product-Led Growth (PLG). Paid tiers unlock larger buildings plus pluggable add-ons like Online Payment Gateways and Maintenance Work Orders.

Frequently asked questions

What is AptManager?+

AptManager is a production-ready, multi-tenant SaaS platform for flat owners' associations and housing societies. It automates monthly service-charge billing per flat, tracks income and expenses, and gives committees role-based dashboards on both web and mobile.

Is AptManager free for small buildings?+

Yes. AptManager uses a freemium model for small buildings of 15 units or fewer to drive product-led growth, with paid tiers for larger buildings plus pluggable add-ons such as online payment gateways and maintenance work orders.

What technology is AptManager built on?+

AptManager is built on ASP.NET Core (.NET 10) with the ABP Framework, PostgreSQL 16 and EF Core, a React 18 + TypeScript web app, and a React Native (Expo) mobile app, organized as a Turborepo monorepo.

How are members onboarded into AptManager?+

Administrators can bulk-import an entire society in minutes via a structured Excel/CSV import, then complete a guided onboarding wizard covering tenant setup, members, and opening balances.