Apache fineract

Clone this repo:

Branches

  1. 5fa4b1a Merge pull request #19 from apache/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-3.6.0 by Aman-Mittal · 22 hours ago main
  2. 3098c49 Merge pull request #18 from apache/dependabot/maven/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.0.3 by Aman-Mittal · 22 hours ago
  3. 51ab377 Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 3.6.0 by dependabot[bot] · 22 hours ago
  4. 7f6c0e2 Bump org.springdoc:springdoc-openapi-starter-webmvc-ui by dependabot[bot] · 22 hours ago
  5. 6e7cda5 Merge pull request #17 from apache/dependabot/maven/testcontainers.version-1.21.4 by Aman-Mittal · 22 hours 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.