coretech / leaf_loan_app

This is Leaf Loans Smartphone App
https://leafglobalfintech.github.io/docs/leaf-loans/intro/
Apache License 2.0
5 stars 5 forks source link
android dart flutter ios team-leaf team-mtp

Leaf Loan App

Discord Codemagic build status Coverage Status

Leaf Loans allows Leaf customers to apply for, obtain, and pay off microloans. It works in conjunction with Leaf’s core wallet to support the storage and transport of assets across borders.

This repo contains the source code for the Leaf Loans mobile app.

We use Flutter and we follow clean architecture to allow for easy scalability and migration. Since the Leaf Loan app is still a work in progress, having loose coupling between the app logic and third party libraries gives us a much needed flexibility to try different approaches.

If you want to know more about the project you can checkout our documentation.

Contributing

If you want to contribute to the project, check out our Contribution Guidelines