Mark, To clarify, the repo you posted to is the self-service (now called mobile banking app) that is connected to Apache Fineract 1.0. I'm hoping however that we can port over this app to Apache Fineract CN :)
The app that Rajan worked on for this year's GSOC was a mobile field operations app for staff for Fineract-CN (versus Fineract 1.0) and can be found at https://github.com/therajanmaurya/android-client-2.0/ Ed On Fri, Oct 20, 2017 at 12:56 AM, [email protected] < [email protected]> wrote: > Hi Stephen, > > Originally fims-web-app was intended to run only on desktop devices and > currently supports lazy loading of modules when the user navigates to > them(so he does not have to download the complete app). > > To make it run on mobile devices makes totally sense to me and I agree on > what Ayuk said. > > I would go first with improve the responsiveness of the app to run on > mobile devices. > > Second would be using a service worker to install the app on the users > browser. > Third would be to allow for a offline mode which puts the app in a read > only mode and reads data only from the local cache until the user has > internet connectivity again. > > Rajan Maurya wrote a self service customer android client written based on > the fineract-cn api which you can find here: > https://github.com/openMF/self-service-app > > Resources: > https://github.com/housseindjirdeh/angular2-hn > https://workboxjs.org/ > > Mark > > On 2017-10-20 01:32, Stephen Agyepong <[email protected]> wrote: > > I see mifosio/fims-web-app uses angular 2+, which I totally love. > > > > My research shows 2 main ways to build an Angular app for mobile devices > is > > using (1) Ionic (hybrid/webview) or (2) NativeScript (native). > > > > I was curious how you intend to build it to run on a mobile device or it > is > > meant for the browser? > > > > Thanks > > > -- *Ed Cable* President/CEO, Mifos Initiative [email protected] | Skype: edcable | Mobile: +1.484.477.8649 <(484)%20477-8649> *Collectively Creating a World of 3 Billion Maries | *http://mifos.org <http://facebook.com/mifos> <http://www.twitter.com/mifos>
