mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:26:51 +00:00
Update README.md
This commit is contained in:
parent
c4b41e2e61
commit
2dbee7a802
22
README.md
22
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 (<a target="_blank" href="http://www.mifos.org/about">http://www.mifos.org/about</a>) was originally setup and guided by <a target="_blank" href="http://www.grameenfoundation.org/">Grameen Foundation</a>. 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 <a target="_blank" href="https://github.com/mifos/head">original Mifos MIS project</a>, most development has shifted to the <a target="_blank" href="https://github.com/openMF/mifosx">Mifos X project</a>.
|
||||
|
||||
## Mifos X
|
||||
|
||||
Mifos X is a MIS platform for microfinance. Its capabilities are exposed through a RESTful API.
|
||||
|
||||
|
||||
|
||||
- Github Project Page: <a target="_blank" href="https://github.com/openMF/mifosx">https://github.com/openMF/mifosx</a>
|
||||
- Reference App Project Page: <a target="_blank" href="https://github.com/openMF/mifosx-community-apps">https://github.com/openMF/mifosx-community-apps</a>
|
||||
- Online Demo Reference App: <a target="_blank" href="https://demo.openmf.org/">https://demo.openmf.org/</a> - log on using username/password of mifos/password
|
||||
- Online Demo API Documentation: <a target="_blank" href="https://demo.openmf.org/api-docs/apiLive.htm">https://demo.openmf.org/api-docs/apiLive.htm</a>
|
||||
- Online Demo API (Example call): <a target="_blank" href="https://demo.openmf.org/mifosng-provider/api/v1/offices?tenantIdentifier=default&pretty=true">https://demo.openmf.org/mifosng-provider/api/v1/offices?tenantIdentifier=default&pretty=true</a> - log on using username/password of mifos/password
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user