Reformat all projects

This commit is contained in:
2026-08-08 22:07:30 -04:00
parent 1a44d4acf6
commit 4256b03948
9 changed files with 93 additions and 29 deletions

View File

@@ -4,13 +4,21 @@ title: CMES Mobile App
![cmes-mobile-app.png](../assets/project/cmes-mobile-app.png "Screenshots of the CMES app, showing the My Library screen and a web view.")
**App development project for volunteer organization Techies Without Borders.** I helped implement the CMES mobile app, facilitating the download, viewing and playback of medical education content in resource-constrained countries.
**App development project for volunteer organization Techies Without Borders.**
I helped implement the CMES mobile app, facilitating the download, viewing and
playback of medical education content in resource-constrained countries.
In the early stages, I built the download screen and business logic, the PDF viewer integration, and background audio playback using native code. Later, I built the native web view to integrate with the [CMES-Pi](https://cmesworld.org/cmes_product-Pi.html) solution, simplifying the business logic while adding support for future edge platforms.
In the early stages, I built the download screen and business logic, the PDF
viewer integration, and background audio playback using native code. Later, I
built the native web view to integrate with
the [CMES-Pi](https://cmesworld.org/cmes_product-Pi.html) solution, simplifying
the business logic while adding support for future edge platforms.
The app's front-end uses Capacitor and Angular, with several Capacitor plugins in Swift + Java to bundle native functionality.
The app's front-end uses Capacitor and Angular, with several Capacitor plugins
in Swift + Java to bundle native functionality.
This app is actively used in medical facilities in Uganda and Nepal, to name a few.
This app is actively used in medical facilities in Uganda and Nepal, to name a
few.
- [App Store](https://apps.apple.com/us/app/cmes/id1276335909)
- [Google Play](https://play.google.com/store/apps/details?id=org.cmesworld.www.cmes_piandroid_app)