Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page properties
Date
ParticipantsEd Cable, Yannick Awasum 

Check-In Notes

Panel
borderColor#91c89c
bgColor#f3f9f4

What did we accomplish last week?

  • Vladimir
    • Been looking at code and removing pieces that aren't useful so others can come and easily contribute to the project
    • Waiting for peer review on Antony.
    • All latest changes. 
  • Nazeer
    • Waiting for deliverables from Antony
  • Yannick
    • Wasn't able to run code from main repo
  • Denila
    • Held requirements calls with Sifiso and Zayyad
    • Will start drafting user stories based on call
    • Had call with Thynn a few weeks ago too.
  • Thynn & Murali
  • Divided project into two bases - base mobile money gateway code
  • Other is wave adapter - since they're in SOAP - wave-specific APIs require adapter
  • Doing customer payment workflow - done 2 APIs - very rough process and only just this morning had a call with them.
    • Over next couple weeks, get adapters in place
  • Need to write a couple of REST APIs to get data like how much repayment, searching client identity for client authentication, etc. 
    • Some REST APIs added to mobile money gateway
    • Waited on authentication
  • Can you All Hear me?

    Concern with database being created each time code is compiled.
  • Every time gradle is run, dropping and re-creates DB schema. 
  • Will create bugs on the repository
  • Logging not implemented as well

    Panel
    borderColor#d04437
    bgColor#fff8f7

    What is blocking us?

    • Waiting on peer review from Antony
    • Yannick ran into some issues in running main repo - will add those issues. 
    • Waiting on Antony for his design/architecture document. - not sure on the architecture 

    Actions & Next Steps

    •  Antony to demo his work to proceed ahead with architecture
    •  
    •  Nazeer Shaik to review architecture once it comes from Antony
    •  @Thynn and Murali to create tickets for work they're doing and bugs they're finding
    •  Antony to peer-review the recent work that Vladimir has done. 
    •  Antony to share the architecture/design documentation.
    •  Vladimir to help Chirag get his build running.