June 30 Weekly Check-In
Date
Attendees
Discuss progress of projects and identify any blockers
Discussion items
Time | Item | Who | Notes |
---|---|---|---|
40 min | Check-ins | Everyone |
Introductions
Check-Ins
For each student please create a new Level 2 entry and enter the following.
- What did you accomplish this past week?
- What will you do this upcoming week?
- What obstacles are impeding your progress?
- Would you like help from some mentor for this task?
Ankur Sharma
- What did you accomplish this past week?
- Discussed possible solutions for a cross platform app with mentors.
- Researched about Flutter, React Native and Kotlin/Native in depth to find what works for us best.
- Explored BLoC architecture, DI, CI and testing for Flutter apps.
- Implemented Kotlin/Native Vanilla architecture and pushed the same onto a new private repository on my github profile.
- What will you do this upcoming week?
- Finalize the approach and start working on it.
- What obstacles are impeding your progress?
- Would you like help from some mentor for this task?
Karan Takalkar
- What did you accomplish this past week?
- Completed shares module
- Savings complete except for one page - list on hold transactions page - conditions on code and data from API don't match to render button to access that page in community UI
- Will send an excel sheet documenting
- What will you do this upcoming week?
- Fixed deposits -
- What obstacles are impeding your progress?
- Would you like help from some mentor for this task?
Muskan Khedia
- What did you accomplish this past week?
- In the admin section, I implemented
- Maker checker table
- Create recurring deposit product
- In the admin section, I implemented
- What will you do this upcoming week?
- View Recurring Deposits Account in the Clients Section
- What obstacles are impeding your progress?
- None
- Would you like help from some mentor for this task?
Yash Khare
- What did you accomplish this past week?
- Classification notebook
- Collecting datasets for Cloud Vision - will proceed with that or other platform
- $20/hour for training models
- MLK by firebase - completely free. - on device as well.
- Whichever one is more reasonable
- What will you do this upcoming week?
- What obstacles are impeding your progress?
- Would you like help from some mentor for this task?
- Action: Ed to ping Nayan about mentor invitation in portal.
Ahmad Jawid Muhammadi
- What did you accomplish this past week?
- What will you do this upcoming week?
- Continue working on implementing GIS (geographic information system) into the App.
- What obstacles are impeding your progress?
- My implementation plan and mockup screens need to be approved.
- Would you like help from some mentor for this task?
- Yes, I need to discuss the implementation plan.
- Action: Ed to follow up with Rajan.
- Continue to follow up with offline first discussion
Chinmay Kulkarni
- What did you accomplish this past week?
- Had a call with Ishan during last week and discussed progress
- Working on tool swagger codegen - takes in documentation of back-end API, produces API client to be used by 3rd party application - set up, built, and ran - awaiting feedback from Ishan
- Working on SDK as well
- What will you do this upcoming week?
- Bringing additional APIs into Android SDK - center details,
- Strategy is to convert one API and put into SDK - then can release SDK and use it in Android client.
- What obstacles are impeding your progress?
- Would you like help from some mentor for this task?
- Action: Ed to ping Rajan about feedback.
Devansh Aggarwal
- What did you accomplish this past week?
- Completed the work of adding FineractCN support in Mobile Wallet (PR - link)
- Started writing tests for use cases
- Solved problem of not being able to create self-service users from Mobile Wallet application
- What will you do this upcoming week?
- Go through last-year's work done on Payment-hub integration
- Rebase last year's payment hub integration code and further work on it.
- Alongside, study how tests can be written for use cases in the core module
- What obstacles are impeding your progress?
- The user for FineractCN is not working, hence cannot test my implementation code
- Couldn't find any way to write tests for use cases yet
- Would you like help from some mentor for this task?
- A little guidance for writing tests for use cases from mentors will be very helpful
- Action: Ed to reach out to Naman about test cases
Garvit Agarwal
- What did you accomplish this past week?
- Implemented Hover SDK in the app. (PR- link)
- Some small UI improvements.
- What will you do this upcoming week?
- Try implementing Self- guided new account creation
- Work on Integration with Payment Hub
- What obstacles are impeding your progress?
- https://issues.apache.org/jira/browse/FINCN-231
- https://issues.apache.org/jira/browse/FINCN-232
- Require Payment Hub Documentation
- The user for FineractCN is not working, hence cannot test my implementation code
- Would you like help from some mentor for this task?
- Yes, I need a talk with senior mentors to discuss the implementation.
- Action: follow up with Zoltan about the FineractCN permissions issue for access.
Manthan Surkar
- What did you accomplish this past week?
- Worked on FINERACT-942 (Exception handling checkstyles)
- Worked on Removing SQL string concatenation.
- What will you do this upcoming week?
- Complete the required features in SQL-Builder(p1)
- Complete Fineract-942(p1)
- Start with swagger-ui issues (p2)
- What obstacles are impeding your progress?
- Would you like help from some mentor for this task?
Natasha Natarajan
- What did you accomplish this past week?
Working with API within Postman, collaborating with user
- What will you do this upcoming week?
- What obstacles are impeding your progress?
- Would you like help from some mentor for this task?
Shashank Priyadarshi
- What did you accomplish this past week?
- What will you do this upcoming week?
- Add notification support in the app.
- What obstacles are impeding your progress?
- Would you like help from some mentor for this task?
Rahul Pawar
- What did you accomplish this past week?
- Used Static IP from Open VPN Server and did manual testing of Thitsaworks credit bureau API.
- Created a token to fetch record from API
- What will you do this upcoming week?
- After getting access to Balsamiq will design the mocks for Creditbureau screens using Balsamiq from the perspective of thitsaworks CB.
- What obstacles are impeding your progress?
- Would you like help from some mentor for this task?
- Action: Ed to provide access to Balsamiq
- Ed to coordinate with Nikhil and Manoj about evaluation.
Shivangi Singh
- What did you accomplish this past week?
- Implemented the change passcode feature.
- Converted classes related to service to Kotlin.
- What will you do this upcoming week?
- Finalize on the rocket chat implementation
- What obstacles are impeding your progress?
- Require the documentation of Azure setup for rocket chat.
- Would you like help from some mentor for this task?
- Yes, to discuss regarding the implementation.
- Action: Ed to set up call with Terence to document Rocketchat setup.
- Ed to follow up with Prashant too.
Ashwin Ramakrishnan
- What did you accomplish this past week?
- Merged all kotlin conversions to a single branch and tested them
- Converted the new authentication method to kotlin, updated the unit tests for the same, raised a PR
- Used a different way to merge kotlin conversions and test them, as suggested by my mentor.
- Converted the BaseActivity and started working on porting ProgressDialog to ProgressBar
- What will you do this upcoming week?
- Finish updating all occurrences of ProgressDialogs
- Convert the next set of java classes (Mostly model classes, as they are partly in Kotlin already)
- Update the API matrix
- What obstacles are impeding your progress?
- None
- Would you like help from some mentor for this task?
- Not currently.
- A sooner review for my PR is needed as the app is unusable without that getting merged.
- Ed to get additional support other mentors apart from Saksham to do reviews.
Abhijeet Khangarot
- What did you accomplish this past week?
- Opened a pr for setup of base repo for Digital-bank-UI, and login screen. https://github.com/openMF/digital-bank-ui/pull/1
- Worked on login, migrating older version of Angular v4, rxjs <5 and ngrx code to newer versions.
- What will you do this upcoming week?
- Implement login in new app, build new screen for login as mentioned by Giorgio.
- Come up with a project plan and try to get a meeting with mentors to comment on plan.
- Implement other modules moving forward.
- What obstacles are impeding your progress?
- None
- Would you like help from some mentor for this task?
- No
- Action: Ed to coordinate with Giorgio, Pranjal, and Gaurav around evaluation
Yemdjih Kaze Nasser
- What did you accomplish this past week?
- Awaiting reviews for PRs related to Eclipselink migration
- What will you do this upcoming week?
- What obstacles are impeding your progress?
- Would you like help from some mentor for this task?
- Action: Ed to loop into conversation with Victor about Spring Boot 2.0.
Ashutosh Sharma
- What did you accomplish this past week?
- Created PR: https://github.com/openMF/web-app/pull/935
- What will you do this upcoming week?
- Continue the work on config. wizard.
- Split the PR in different parts as suggested.
- Will work on features as discussed in meeting with Bharath Sir.
- What obstacles are impeding your progress?
- -
- Would you like help from some mentor for this task?
- -
Mehul Arora
- What did you accomplish this past week?
- Completed the integration of statistical modules with the project.
- Fixed some existing bugs
- Read about another important method of statistical modelling namely MANOVA.
- What will you do this upcoming we
- Start reading about H2O AI API for credit scoring.
- Test it on a demo data set.
- What obstacles are impeding your progress?
- None
- Would you like help from some mentor for this task?
- Not now, but will keep in touch with mentor for guidance.
Subham Pramanik
- What did you accomplish this past week?
- Worked on establishing connection between ph-ee-connector-ams and Fineract
- Explored and tested all the interoperation APIs
- Refined the BPMN diagrams
- What will you do this upcoming week?
- Start working on UI to demo payment through GSMA MobileMoney
- What obstacles are impeding your progress?
- Not being able to establish connection between ph-ee-connector-ams and Fineract
- Already in talks with Zoltan regarding the issue
- Blocker has been addressed.
- Also, I have reached a stage where moving forward I will need documentation to demonstrate end-to-end flow
- Not being able to establish connection between ph-ee-connector-ams and Fineract
- Would you like help from some mentor for this task?
- Already in contact with my mentorontact with my mentor
- Action Items:
- Ed to ensure Zoltan is on the payment hub check-in to discuss with Subham.
- Ed to ensure documentation is ready by next week.
- Ed to Add Subham to the invite.
Manish Kumar
- What did you accomplish this past week?
- Working on dashboard component, using credentials of self-service user and no client associated with it.
- mifos_user was the user with no client associated with it on https://mobile.mifos.io
- When had been created had a client associated with it.
- mifos_user was the user with no client associated with it on https://mobile.mifos.io
- Used mobile instance and mifos/password for user with self-service role, itnegrated APIs of dashboard component.
- Working on dashboard component, using credentials of self-service user and no client associated with it.
- What will you do this upcoming week?
- Adding accounts list page, beneficiaries list page, charges page
- WIll do it on local repo and then on mifos repo - setting up github.io pages
- What obstacles are impeding your progress?
- Unblocked for now
- Would you like help from some mentor for this task?
- Action: Manish to send patch to web-self-service app.
Percy Ashu
- What did you accomplish this past week?
- Remaining checkstyle issue
- What will you do this upcoming week?
- Working on backlog issues and discuss with Awasum
- What obstacles are impeding your progress?
- No blockers at the moment.
- Would you like help from some mentor for this task?