From 2dbee7a802ad0461f40c8a3317915d2efeb9fa02 Mon Sep 17 00:00:00 2001 From: Keith Woodlock Date: Tue, 21 May 2013 11:53:13 +0200 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f43b761..d108259d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,22 @@ -prototype-app -============= +# 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 +