Apache fineract

Clone this repo:
  1. 1d79544 Merge pull request #13 from edk12564/main by Aman-Mittal · 3 days ago main
  2. 92e7363 - fixed registration cucumber test by edk12564 · 3 days ago
  3. 2bbbb06 - used error message constants instead of hardcoded messages by edk12564 · 4 days ago
  4. b5eeb7f FINERACT-2634: Implement Registration Feature by edk12564 · 4 days ago
  5. 9b9c112 FINERACT-2634: Implement Registration Feature by edk12564 · 4 days ago

README

The consumer facing project was started May 2026 as part of the GSOC program.

OVERVIEW It is comprised of two key components:

One, a set of APIs that surface key Fineract functionality securely and via authentication to the end user. We call this a backend for front end.

Two, a basic front end that is consumer facing.

This effort is to replace the insecure “Self Service” APIs that were deprecated and removed from Fineract in 2025.

It is intended to allow for a full deployment and demo of the Fineract system by a user.

add further details....