-
Notifications
You must be signed in to change notification settings - Fork 64
GSoC '20 Timeline for Mifos Mobile CN 3.0
Garvit Agarwal edited this page Jun 7, 2020
·
2 revisions
Implemented new design and user experience based on GCI:
- Profile
- Accounts
- Recent Transaction Activity
- Transfer and Amount Screens
- Add and List Beneficiaries
- Notifications UI part
- Apply for Loan
Implemented a QR code scanner and generator.
June 8 - June 15
- Merge existing PRs
- Create Matrix of APIs that are consumed
June 16- June 23
- Start implementation of backend using API endpoints
June 24 - June 28
- Debug Work done up to that point
- Document my work.
June 29 - July 9 Implement new workflow for self-guided account creation via Open Banking API
- Sign-up using Google sign-up
- OTP/Email authentication Implement fingerprint-based authentication
July 10 - July 20 Integrate app via Open Banking API layer through API Gateway
- Find out which existing Fineract CN API can be mapped with Open Banking API.
- Start mapping the APIs
July 21 - July 31 Mojaloop integration via Payment Hub EE
- Getting familiar with MojaLoop Hub and Payment Hub EE
- Need discussion regarding it
- Setup my code to use the Payment Hub
- Implement Call to the Payment Hub using the required API call methods
August 5 - August 15 Mobile Money Integration via Payment Hub EE
- Discussion required
- Become familiar with GSMA APIs
August 16 - August 22
- Do a general code cleanup. Make sure there is nothing left undone, and everything is tidy.
- Prepare for Final Evaluation