Files
brendan-ch.github.io/_notes/cmes-mobile.md
2026-08-08 22:07:30 -04:00

27 lines
1.2 KiB
Markdown

---
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.
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.
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)
- [Techies Without Borders](https://techieswithoutborders.us/)
- [CMES Project](https://cmesworld.org/)