Hello Stephen, Just to add to what Isaac has said,
To cover the use cases for both Android and iOS or Whatever mobile devices you are considering, I think a little more work will have be done, the web App will need to be converted to a Progressive Web App and modules like Manifest files, Services Workers will have to be added together with comprehensive and complete Responsive Design on the current fims web app to be adapted for mobile. This will make it easy to manage the same code base for different clients and reduce maintenance cost. Here are some resources I found via Google. Introduction to PWAs: https://developers.google.com/web/progressive-web-apps/ Use Cases for PWAs: https://developers.google.com/web/showcase/ Cheers, Yannick On Fri, Oct 20, 2017 at 7:13 AM, Isaac Kamga <[email protected]> wrote: > Hi Stephen, > > You can find instructions on how to build that on the repo's Readme > <https://github.com/mifosio/fims-web-app/blob/develop/README.md>. > > The Mifos I/O code is work in progress. Feel free to contribute. > > Cheers, > Isaac. > > On Fri, Oct 20, 2017 at 12:32 AM, 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 > > > -- *Awasum Yannick* Chief Technology Officer Skylabase [email protected] | Skype: awasum91 | Mobile: +237 676 683 945 <+237+676+683+945> | http://skylabase.com
