From 3d8b96c2e2eee8ca0954898f839b0c63aca50398 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Sun, 9 Aug 2026 16:45:30 -0400 Subject: [PATCH] Remove the old CMES project page --- _notes/cmes-mobile.md | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 _notes/cmes-mobile.md diff --git a/_notes/cmes-mobile.md b/_notes/cmes-mobile.md deleted file mode 100644 index 1874554..0000000 --- a/_notes/cmes-mobile.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -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/)