diff --git a/_notes/cmes-mobile-app.md b/_notes/cmes-mobile-app.md new file mode 100644 index 0000000..70ae3b8 --- /dev/null +++ b/_notes/cmes-mobile-app.md @@ -0,0 +1,18 @@ +--- +title: CMES Mobile App +related: "- '[[CMES]]'" +categories: "- '[[Projects]]'\n- '[[Personal website]]'" +--- + +![Screenshots of the CMES app, showing the My Library screen and a web view.](/assets/img/cmes-mobile-app.png) + +The CMES-Boom mobile app is a project by the non-profit organization [[Techies Without Borders]], part of the broader CMES project. The app provides a way to download and view content while offline. + +The application is built with [[Angular]] on [[Capacitor by Ionic]]. + +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/) diff --git a/assets/img/cmes-mobile-app.png b/assets/img/cmes-mobile-app.png new file mode 100644 index 0000000..8879acb Binary files /dev/null and b/assets/img/cmes-mobile-app.png differ