Dear Myrle, Thanks a lot. Your answer provides me with all the information I need for now. much appreciation.
Kind Regards, John Wambura -----Original Message----- From: Myrle Krantz [mailto:[email protected]] Sent: Sunday, June 11, 2017 9:29 AM To: [email protected] Cc: Mifos software development Subject: Re: WHICH PROGRAMMING LANGUAGE(S) DO I NEED? Hello John, Apache Fineract is a core banking system back end written in Java. It has a REST interface, so really you can communicate with it via code written in any programming language. You will need to run an SQL database as well. Take a look at the code base (1), and our recent release (2) and then feel free to ask further questions. Regards, Myrle 1. https://github.com/apache/fineract 2. https://dist.apache.org/repos/dist/release/fineract/1.0.0/ On Sun, Jun 11, 2017 at 6:51 AM, John Wambura | Green Financial Services Ltd <[email protected]> wrote: > ++ Fineract Developers > > > > Hi Developer, > > > > This is a very basic question but I just want to make sure that I am > thinking the correct thing. > > > > I want to build upon and customize/localize the Apache Fineract platform. > Which programming language(s) do I need to be competent with to > achieve the above purpose as a developer? > > > > What other technologies do I need to be familiar with? > > > > Regards, > > > > John > > > > > > > > Kind Regards, > > > > *John Wambura* Chief Executive Officer Green Financial Services Ltd > > [image: Description: > https://img.newoldstamp.com/p/000/011/u635.png?57d0709d223bd] > > Mobile: +255 755 777 000 <+255%20755%20777%20000> | +255 682 000 333 > <+255%20682%20000%20333> | +255 656 665 555 <+255%20656%20665%20555> > > Email: [email protected] > > Website: www.greenfinancials.co.tz > > Skype: [email protected] > > Address: P.O. Box 13970, Block K, Plot # 34, Kijitonyama Sayansi, Dar > es Salaam > > > > > > > > *From:* John Wambura | Green Financial Services Ltd > [mailto:john.wambura@ greenfinancials.co.tz] > *Sent:* Sunday, June 11, 2017 7:41 AM > *To:* '[email protected]' > *Subject:* WHICH PROGRAMMING LANGUAGE(S) DO I NEED? > > > > Hi Developer, > > > > This is a very basic question but I just want to make sure that I am > thinking the correct thing. > > > > I want to build upon and customize/localize the Apache Fineract platform. > Which programming language(s) do I need to be competent with to > achieve the above purpose as a developer? > > > > What other technologies do I need to be familiar with? > > > > Regards, > > > > John > > >
