Shareholder Management
Fintech platform for a Kuwait government co-operative society, with a live appreciation engine.
A shareholder-and-savings management platform used by a Kuwait government co-operative society to track members, shares, and dividend accruals with the rigor finance teams expect from production software.
The core is a dynamic share-appreciation algorithm that revalues holdings on each transaction, backed by an immutable audit trail across the entire ledger. Historical replay supports audits and dispute resolution without guessing at past balances.
Members see live charts of holdings, contributions, and dividend history. Staff operate under role-based access with JWT sessions and full-write audit logs so every change is attributable. Exportable reports feed management, accounting, and government oversight.
Built as a MERN application with Redux for predictable client state, the system had to stay correct under concurrent transactions while remaining understandable for non-technical operators. That balance — financial correctness plus usable UI — drove the architecture.
Dynamic share appreciation
Per-transaction revaluation with historical replay for audits and disputes.
Real-time portfolio
Live charts of holdings, contributions, and dividend history for each member.
Secure transactions
Role-based access, JWT sessions, and full-write audit logs for compliance.
Reporting
Exportable reports for management, accounting, and government oversight.