https://github.com/openmf/mifos-mobile-cn
Client-facing app on top of Apache Fineract CN
https://github.com/openmf/mifos-mobile-cn
hacktoberfest
Last synced: about 1 year ago
JSON representation
Client-facing app on top of Apache Fineract CN
- Host: GitHub
- URL: https://github.com/openmf/mifos-mobile-cn
- Owner: openMF
- License: apache-2.0
- Created: 2018-05-18T17:00:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T07:47:00.000Z (over 1 year ago)
- Last Synced: 2025-03-31T06:07:04.279Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Kotlin
- Homepage: https://openmf.github.io/mobileapps.github.io/
- Size: 1.04 MB
- Stars: 39
- Watchers: 9
- Forks: 66
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Android Client for Fineract CN
Android Client is built on top of the Fineract CN platform.
### Status
[](https://gitter.im/openMF/mifos-mobile-cn?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[](https://travis-ci.org/openMF/mifos-mobile-cn)
## Building the Project
1. Install [Java Development Kit (JDK)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
2. Download, install, and run the latest version of [Android Studio](http://developer.android.com/sdk/installing/studio.html).
3. Fork and then clone this repository and import it to Android Studio.
4. Once the gradle build is finished, click on the green play button to build and run the app.
### Demo Credentials
You can use these credentials to log in.
```
Username: fineractCn
Password: password
```
## Contributing
We love Pull Requests, Bug Reports, ideas, code reviews or any other kind of positive contribution.
- [Current issues](https://github.com/openMF/mifos-mobile-cn/issues)
- [Pull requests](https://github.com/openMF/mifos-mobile-cn/pulls)
### Commit Style Guide
We have set of [Commit Style Guidelines](https://github.com/openMF/mifos-mobile-cn/blob/master/COMMIT_STYLE.md) and [Contribution Guidelines](https://github.com/openMF/mifos-mobile-cn/blob/master/CONTRIBUTING.md). We follow these guideline to track the every change, any bug fixes, any enhancement and any new feature addition. We also suggest you to follow these guidelines to help us manage every commit.
## License
This project is currently licensed under the Apache License Version 2.0. A copy of [LICENSE](https://github.com/openMF/mifos-mobile-cn/blob/master/LICENSE.md) should be present along with the source code. To obtain the software under a different license, please contact MIFOS.