Week 13: GSoC With OpenMRS — 2022

Amr Salah
1 min readSep 11, 2022

--

Hi everyone!

This week I’ve:

  1. Migrated visitdashboard package from MVP to MVVM. This package is related to the screen that shows details about past visits as well as current ones.
  2. Fixed a bug that occurs when trying to start recording a visit, there were no forms found to use even if there should be.
  3. Migrated addeditallergy package to MVVM. This package is related to the screen that you can edit an existing allergy record or add a new one.
  4. Fixed a bug in addeditallergy package’s related screen that the app crashes when trying to submit an allergy.
  5. Added new tests for addeditallergy package.

Pull Requests for this week:

Have a nice day!

--

--