Skip to content

openMF/mobile-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Wallet

Mobile Wallet is an Kotlin Multiplatform (KMP)-based framework for mobile wallets based on top of Fineract. The app follows clean architecture and contains a core library module that can be used as a dependency in any other wallet based project. It is developed at MIFOS together with a global community.

Run the Project

Screenshot

  • Android App: Select the mifospay-android run configuration and click Run.
  • Desktop App: Select the mifospay-desktop run configuration and click Run.
  • Web App (JavaScript): Select the mifospay-web-js run configuration and click Run.

KMP Status for modules

Module Progress Desktop supported Android supported iOS supported Web supported(JS) Web supported(WASM-JS)
mifospay-android Done âś… âś… âť” âś… âť”
mifospay-desktop Done âś… âś… âť” âś… âť”
mifospay-web Done âś… âś… âť” âś… âť”
mifospay-ios NO OP ❌ ❌ ❌ ❌ ❌
:core:analytics Done ❌ ✔️ ❔ ❌ ❔
:core:common Done âś… âś… âť” âś… âś…
:core:data Done âś… âś… âť” âś… âś…
:core:datastore Done âś… âś… âť” âś… âś…
:core:datastore-proto Done âś… âś… âť” âś… âś…
:core:designsystem Done âś… âś… âť” âś… âś…
:core:domain Done âś… âś… âť” âś… âś…
:core:model Done âś… âś… âť” âś… âś…
:core:network Done âś… âś… âť” âś… âś…
:core:ui Done âś… âś… âť” âś… âś…
:feature:auth Done âś… âś… âť” âś… âś…
:feature:editpassword Done âś… âś… âť” âś… âś…
:feature:faq Done âś… âś… âť” âś… âś…
:feature:history Done âś… âś… âť” âś… âś…
:feature:home Done ✅ ✅ ❔ ✅ ❌
:feature:profile Done âś… âś… âť” âś… âś…
:feature:settings Done âś… âś… âť” âś… âś…
:feature:payments Done âś… âś… âť” âś… âś…
:feature:finance Done âś… âś… âť” âś… âś…
:feature:account Done âś… âś… âť” âś… âś…
:feature:invoices Done âś… âś… âť” âś… âś…
:feature:kyc Done âś… âś… âť” âś… âś…
:feature:make-transfer Done âś… âś… âť” âś… âś…
:feature:merchants Done âś… âś… âť” âś… âś…
:feature:notification Done âś… âś… âť” âś… âś…
:feature:qr Done âś… âś… âť” âś… âś…
:feature:receipt Done âś… âś… âť” âś… âś…
:feature:request-money Done âś… âś… âť” âś… âś…
:feature:saved-cards Done âś… âś… âť” âś… âś…
:feature:send-money Done âś… âś… âť” âś… âś…
:feature:standing-instruction Done âś… âś… âť” âś… âś…
:feature:upi-setup Done âś… âś… âť” âś… âś…

âś…: Functioning properly
âť”: Not yet tested, but expected to work
✔️: Successfully compiled
❌: Not functioning, requires further attention

⚠️ Notice:
We are fully using Jetpack Compose and are now in the process of converting to support Kotlin Multiplatform.

Contributions are welcome in the following areas:

  • Development and enhancements related to Kotlin Multiplatform.
  • Logical changes or improvements in existing Jetpack Compose-based features.

We appreciate your contributions and look forward to collaborating with you!

Development Chat
Mobile-Wallet CI[Master/Dev] Join the chat at https://mifos.slack.com/

Join Us on Slack

Mifos boasts an active and vibrant contributor community, Please join us on slack. Once you've joined the mifos slack community, please join the #mobile-wallet channel to engage with mobile-wallet development. If you encounter any difficulties joining our Slack channel, please don't hesitate to open an issue. This will allow us to assist you promptly or send you an invitation.

How to Contribute

Thank you for your interest in contributing to the Mobile Wallet project by Mifos! We welcome all contributions and encourage you to follow these guidelines to ensure a smooth and efficient collaboration process.

The issues should be raised via the GitHub issue tracker. For Issue tracker guidelines please click here. All fixes should be proposed via pull requests. For pull request guidelines please click here. For commit style guidelines please click here.

Branch Policy

For development, always pull the dev branch, as all contributions and updates are pushed here. Once development is complete, changes are merged into the master branch, which contains stable and bug-free code.

To know more about branch policies, click here.

Demo credentials

Fineract Instance: demo.mifos.io

Username: venus

Password: Venus2023#

Development Setup

To learn about the development setup, please visit the following link:
Development Setup Guide

Committing Your Changes

Once you make changes in your local repository, you need to commit them to your GitHub repository.
Don't know how to commit? Click here to learn more.

Making a Pull Request

After pushing your changes to your forked repository, you can create a pull request to propose merging your changes into the main project.
Don't know how to create a pull request? Click here to learn more.

Squashing Your Commits

To maintain a clean and organized Git history, it is recommended to squash your commits before merging.
Don't know how to squash commits? Click here to learn more.

Solving Merge Conflicts

Sometimes, your pull request may encounter merge conflicts that need to be resolved manually.
Don't know how to resolve merge conflicts? Click here to learn more.

Conclusion

By following these contribution guidelines, you're all set to start contributing to the Mobile Wallet (Mifos Pay) project. We appreciate your efforts and look forward to your valuable contributions. Happy coding!

Instructions to get the latest APK

To get the latest apk fom the Github actions artifacts, follow these steps:

  1. Navigate to the Actions tab of this repository.
  2. Click the latest workflow from the workflows list.
  3. Scroll down to the Artifacts section and click the mobile-wallet hyperlink.
  4. After successful download, extract the zip file to your preferred location.

Wiki

To know more about the project, visit our Wiki.

Screenshots

OS Image More Images
Android Load More
iOS Load More
Windows Load More
Linux Load More

Contributors

Special thanks to the incredible code contributors who continue to drive this project forward.