KopitoMed: Health Articles

Description

KopitoMed is an app that provides valuable health articles for everyone. Moreover, both the app and the articles are available in English and Spanish.


It also uses the MyHealthfinder Tool to provide access to quality health articles for everyone. Thanks to this search tool, search results can be customized to get recommended articles depending on the type of person. 

Google Play

KopitoMed is now available on Google Play here.


QR code:

Privacy policy

KopitoMed's privacy policy is available here.

Features
  • Implementation of ads.
  • Available in English and Spanish.
  • Dark and light theme.
  • Different font sizes for articles.
  • Articles available in English and Spanish.
  • Section index for articles.
  • Article search tool.
  • Search history.

 

Visual layer
  • Android Compose.
  • Material design.
  • Dark and light theme.
  • Dynamic color theme.
  • Android Views.
  • ViewModel.
  • StateFlow.
  • Implementation of error screens.
  • Implementation of loading screens (shimmering effect).
  • Use of Coil for asynchronous image rendering.
  • Implementation of SplashScreen API for launch animation.
  • Implementation of adaptive size and monochrome app icon.
  • Custom use of AnnotatedString to render and display text in HTML format.
Data layer
  • Kotlin.
  • SQLite (with Room).
  • Error handling.
  • Use of Retrofit for implementation and use of the MyHealthfinder HTTP API.
  • Use of Flows for asynchronous data handling.
  • Use of Broadcasts to get system configuration data, such as language and theme.
  • Google Analytics.
  • Admob.