mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 13:36:46 +00:00
This is the default web application built on top of the Apache Fineract platform. The Mifos X Web App (formerly called Community App) is maintained by the Mifos Initiative as a reference solution for the financial inclusion community. It is a Single-Page App (SPA) written in web standard technologies like JavaScript, CSS and HTML5. It leverages common popular frameworks/libraries such as AngularJS 1.5, Bootstrap and Font Awesome
| .gitignore | ||
| README.md | ||
prototype-app
Repository for putting prototype work from Thoughtworks HSP around building single page web app
Background
The Mifos project (http://www.mifos.org/about) was originally setup and guided by Grameen Foundation. It has been open source since inception but in recent years the community for open source microfinance (http://www.openmf.org) took over maintanance and future development of the Mifos project.
Whilst the community continues to maintain and support the original Mifos MIS project, most development has shifted to the Mifos X project.
Mifos X
Mifos X is a MIS platform for microfinance. Its capabilities are exposed through a RESTful API.
- Github Project Page: https://github.com/openMF/mifosx
- Reference App Project Page: https://github.com/openMF/mifosx-community-apps
- Online Demo Reference App: https://demo.openmf.org/ - log on using username/password of mifos/password
- Online Demo API Documentation: https://demo.openmf.org/api-docs/apiLive.htm
- Online Demo API (Example call): https://demo.openmf.org/mifosng-provider/api/v1/offices?tenantIdentifier=default&pretty=true - log on using username/password of mifos/password