Apache fineract

Clone this repo:
  1. 1bcaf92 Merge pull request #66 from KRYSTALM7/feature/FINERACT-2442-security-hardening by Aman-Mittal · 2 days ago main
  2. 13eb05b Merge pull request #67 from KRYSTALM7/feature/FINERACT-2442-backend-auth-api by Aman-Mittal · 2 days ago
  3. 1e82c3e FINERACT-2442: Apply Prettier formatting across frontend source files by Sujan Kumar MV · 4 days ago
  4. 256f634 FINERACT-2442: Fix invalid setup-node SHA in ci.yml by Sujan Kumar MV · 4 days ago
  5. 04dc1f9 FINERACT-2442: Add missing StaffApplicationDetailResponse DTO by Sujan Kumar MV · 5 days ago

Fineract Loan Origination

Initialized in May 2026 as part of a GSOC project.

OVERVIEW This effort is to create a basic Loan Orignation Flow that can be utilized by institutions of different sizes and complexities.

The initial work will focus on supporting an end to end process that manages a simple flow from source of information (the user) through to the Fineract Loan Creation process.

Logic and backend The business logic and state machine will be build to be flexible for new information and flows.

Loan origination UI A modern Angular-based interface for the process of loan origination at fintechs and community banks. This UI connects to Fineract's REST APIs and is designed to be deployed alongside Fineract, enabling users to understand and operate core banking functionality through role-specific experiences.