noteId | tags |
---|---|
20630520a92011ebbccd99903f9da0e3 |
Help Congolese small-scale farmers who are unbanked to have access to affordable loans using mobile phones (USSD). Our solution is to facilitate the financial inclusion of farmers and use mobile phones to give loans to smallholder farmers. Built with: React Native, Redux, Couchbase, Docker, and NodeJs. Play store, Official website,
Additional description about the project and its features.
- React native
- React/Redux
- Expo
- Genymotion Android Emulator
- Docker, Nodejs and Couchbase (server side)
- localStorage
In order to run locally this project type the following commands over the terminal in Linux or Mac or the Windows cmd console:
$ git clone https://github.com/guillainbisimwa/bomoko-app.git
$ cd bomoko-app
$ npm install
$ expo start
$ npx expo start --offline
Now that we have set up our build profile and app signing, running a build for internal distribution is just like any other build.
eas build --profile preview --platform all
Once the update is built and uploaded to EAS and the command completes, force close and reopen your app up to two times to download and view the update.
eas update --branch production --message "Updating the app"
👤 Guillain Bisimwa
- Github : @guillainbisimwa
- Twitter : @gullain_bisimwa
- Linkedin : guillain-bisimwa
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.