Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

A proposal for how to approach providing mifos functionality through mobile phones.

Proposal

Based on the known requirements to date, I think the project should be implemented as an application in its own right (to distinguish it from notion of module or plugin). So mifos mobile application could contain the following:

  1. web based user interface to allow users to verify/approve group/client payments or collection sheet entries made through mobile.
  2. its own persistence through any suitable persistence tool e.g. MySQL
  3. deployed as a war like mifos
  4. integration with SMS Framework to support exposing services through SMS (see FrontlineSMS, RapidSMS)
  5. code for app on various smartphone operating systems e.g. android, iphone etc
  6. integration with exising mifos application which would require services to be exposed on mifos
  • No labels