safaricon mpesa clone

M-Pesa is Africa's most successful mobile money service. It provides access to financial services to the millions of people who have a mobile phone. this project tries to simulate the different services. It runs through the terminal
pull/247/head
Joel Kanyi 5 years ago committed by GitHub
parent b47cf8261f
commit be313f0489
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,27 @@
# M-Pesa Clone
**Tier:** 1-Beginner
M-Pesa clone is a program written in Kotlin that simulates the Safaricom Mpesa Services
## User Stories
- [ ] deposit and withdraw money
- [ ] transfer money to other users
- [ ] pay bills
- [ ] purchase airtime
- [ ] save money in a virtual account (Mshwari)
- [ ] transfer money between the service and, in some markets like Kenya, a bank account
## Bonus features
- [ ] This program uses different basic Kotlin features that are fundamental
## Useful links and resources
- [Wikipedia Wind Chill](https://en.wikipedia.org/wiki/M-Pesa)
## Example projects
[M-Pesa Clone](https://github.com/JoelKanyi/Mpesa-Clone)
[stk-clone](https://github.com/mentee-emvest/stk-clone)
Loading…
Cancel
Save