July 7 Weekly Check-In

Date

Attendees

Discuss  progress of projects and identify any blockers

Discussion items 

TimeItemWhoNotes
40 minCheck-insEveryone

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?
    • Researching PISP API - integrating Auth for our own Authentication
    • Getting familiar with dart & Flutter  
    • Focusing on mother who has covid symptoms - helping her out. 
  • What will you do this upcoming week?
  • What obstacles are impeding your progress?
    • Still waiting on feedback with Rajan
    • Need additional guidance on architecture. 
  • Would you like help from some mentor for this task? 

Karan Takalkar

  • What did you accomplish this past week?
    • Nearing completion of fixed deposit module
  • What will you do this upcoming week?
    • Next week - groups module
  • 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?
    • Recurring deposits account - view and create action
    • Documented summary of work to date. 
  • What will you do this upcoming week? 
    • Create and action buttons, remaining loan account options. 
  • What obstacles are impeding your progress?
  • Would you like help from some mentor for this task? 

Yash Khare

  • What did you accomplish this past week?
    • gathering data on cloud vision MLK and  autoML
    • Created document on pros/cons - 
  • What will you do this upcoming week?
  • What obstacles are impeding your progress?
  • Would you like help from some mentor for this task? 
  • Action: review and respond to document sent by Yash

Ahmad Jawid Muhammadi

  • What did you accomplish this past week?
    • Add task management feature for Loan accounts like approving, rejecting, and deleting an account. [Draft PR]
    • Documented all work done so far and created a gist file.
  • What will you do this upcoming week?
    • Continue working on implementing the task management feature.
    • Start working on GIS feature once I am done with the first task.
  • What obstacles are impeding your progress?
    • I couldn't find API endpoints for the task management feature from Fineract CN docs. But Saransh Sharma is looking into it.
  • Would you like help from some mentor for this task?
    • Yes, I do; my mentor messaged me regarding scheduling a meeting this weekend.
    • Action: Explore which APIs are available - not there 

Chinmay Kulkarni 

  • What did you accomplish this past week?
    • Added support for shared preferences in the library for Android SDK
    • Quite confused on whether core modules should support or developers should implement on their own
    • Core modules is way to go after independent research
    • Optimizations to be done in app module of library
    • Had a call with Ishan exploring swagger code gen - learning about CI/CD and setting up for any project
      • Taking Fineract back-end response JSON pass to Swagger and can pass on to his component. 
  • 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 reach out to Rajan about 

Devansh Aggarwal 

  • What did you accomplish this past week?
    • Tested the PR with working FineractCN instance and made required changes in the PR.
    • Researched about Payment Hub integration.
    • Went through last year's Payment-Hub integration code in mobile wallet and synced the payment_hub repository with the dev branch.
    • Modified Mobile Wallet to use leopard.mifos.io instance and created savings product and roles for a wallet user on this instance
  • What will you do this upcoming week?
    • Continue with the Payment-Hub integration work
  • What obstacles are impeding your progress?
    • Have doubts regarding Payment-Hub integration
  • Would you like help from some mentor for this task?
    • Yes, I need to get my doubts cleared out and need my mentor's help for writing tests for use cases.
  • ActIon: Ed to reach out to Naman about integration test help. 

Garvit Agarwal 

  • What did you accomplish this past week?
    • Tried creating self service user using the demo instance
    • Researched about Payment Hub integration 
  • What will you do this upcoming week?
    • Research more about OpenBanking APIs and Payment Hub.
    • Explore the various features of demo instance in the app.
  • What obstacles are impeding your progress? 
    • Lack of Self Service FineractCN API to create new customer account.
    • Some Mojaloop API Endpoints are not giving desired responses.
    • APIs for Loan and Beneficiaries are not present in FineractCN documentation. 
    • Some uncertainty in implementation of notifications system.
  • Would you like help from some mentor for this task? 
    • Yes, I surely need to get in touch with senior mentors to talk about the further implementations for Mifos Mobile CN.

Manthan Surkar

  • What did you accomplish this past week? 
    • Worked on LocalVariableName, ClassParameterName, Checkstyle
    • SQL builder "limit" and "order by" module, Fixed NULL pointer Exceptions
    • Looked into previous work on Swagger, Worked on beginner issues
  • What will you do this upcoming week?
    • Continue the same work on all 3 sections
  • 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? 
  • Research on modify edit employee list functionality

  • 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?
    • Added notifications framework for path tracker activity and offline mode in the app.
    • Reviewed a pull for adding a notification support to offline sync. 
    • Converted a few java classes related to path tracker to Kotlin classes.
  • What will you do this upcoming week?
    • Next after discussing with my mentor I will add notification support in few more places in the app. 
    • After completing notification support I will start working on SMS communications push notifications support (triggered, scheduled, and direct). 
  • What obstacles are impeding your progress?
    • Endpoint not able to support path tracking - https://demo.mifos.io.
      • Whenever enable the path tracking button, submitting the location but in the place where it show location, it's not visible. 
  • Would you like help from some mentor for this task? 

Rahul Pawar

  • What did you accomplish this past week?
    • Completed Designs at balsamiq on authorization, simple search and fetching credit reports.
    • Started working on Implementing the authorization phase.
  • What will you do this upcoming week?
    • Completion of authorization phase and test it with the Credit Bureau.
    • if possible, then will start working on search methods.
  • What obstacles are impeding your progress?
  • Would you like help from some mentor for this task? 

Shivangi Singh

  • 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? 

Ashwin Ramakrishnan

  • What did you accomplish this past week?
    • Converted the base activities and fragments, all API related classes, and the complete set of view classes used by mifos-mobile
    • Updated the API matrix that I created for mifos-mobile and added most of the APIs which are added to the app
    • Made changes requested by my mentor in my first Kotlin PR
  • What will you do this upcoming week?
    • Convert model classes.
    • Convert the NavigationBar and the classes it depends on
  • What obstacles are impeding your progress?
    • None
  • Would you like help from some mentor for this task? 
    • Would like to have another review for my first PR
  • Action: Ed to ping other mentors about reviewing the PR. 

Abhijeet Khangarot

  • What did you accomplish this past week?
    • Completed authentication flow (Login, Logout, Change password)
  • What will you do this upcoming week?
    • Work on roles and permissions component
    • Have scheduled a meeting with mentors to discuss further components
  • What obstacles are impeding your progress?
    • None
  • Would you like help from some mentor for this task? 
    • Yes, have scheduled a meeting with mentors.
  • Action: Ed to send photo for log-in. 

Yemdjih Kaze Nasser

  • What did you accomplish this past week?
    • Assessments at school
    • Couple calls with mentor
    • Documenting things that have done. 
  • What will you do this upcoming week?
    • Awasum  - resolve test cases 
  • What obstacles are impeding your progress?
  • Would you like help from some mentor for this task?

Ashutosh Sharma

  • What did you accomplish this past week?
    • Added additional dialogs where there was option to create.
    • Added back button in some parts.
  • What will you do this upcoming week?
  • 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 implementation of statistical methods for credit scoring 
    • Read about various Machine Learning Models
    • Implemented SVM and Random Forest models for credit scoring
    • Fixed some existing bugs
    • Finalized on API to use H2AI
  • What will you do this upcoming week?
    • Implement few more ML models
  • 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 my mentor

Subham Pramanik

  • What did you accomplish this past week?
    • Completed Fineract Integration with GSMA flows
    • Worked on demo UI
    • Deployed AMS, Channel and GSMA connector services
  • What will you do this upcoming week?
    • Bring up Operations services and integrate with GSMA
  • What obstacles are impeding your progress?
    • I need documentation on how a few things work - on how operations work. 
  • Would you like help from some mentor for this task? 
    • Nothing as such.
  • Action Items:

Manish Kumar

  • What did you accomplish this past week? 
    • Accounts List Page
    •  Benefeciary list page
    • Charges Page (WIP)
  • What will you do this upcoming week?
    • First half of the week: Send PR for the components, Deploy to gh-pages on mifos repo 
    • Second half of the week: My college has announced online exams which will consume 3 days from my week
  • What obstacles are impeding your progress?
    • Unblocked for now
  • Would you like help from some mentor for this task?

Percy Ashu

  • What did you accomplish this past week?
  • What will you do this upcoming week?
    • This week is CA week in school and as such will have little time to work but will try to work on issues.
  • What obstacles are impeding your progress?
    • More information on particular logic of WHOLE_TERM case needed to implement if it is missing or it is just fine.
  • Would you like help from some mentor for this task?
    • Already informed about school schedule and WHOLE_TERM

Action items

  •