← Back to projects

Image Registrars Ltd

Corporate Shareholder Registry & Transfer Platform

2FA + maker-checker on every shareholder edit

Django · SQL Server · django-two-factor-auth · ReportLab

Built a second Django-based shareholder registry platform for a separate enterprise client — share allocations, dividends, transfers, and corporate pool operations, with role-based access control (Admin, Super Admin, Shareholder).

Every shareholder record edit goes through a maker-checker approval workflow rather than writing straight to the live record. Shareholders get a personal portal to view their own balance and statements; admins get a dashboard with pool-capacity and allocation KPIs, share-transfer tooling between the corporate pool and individual holders, and PDF export of payment, dividend, and consolidated statements.

2FA via email and SMS OTP (Africa's Talking) on the login flow, deployed behind the shared nginx reverse proxy with TLS.