Skip to content

v1.0.0 — Blood Sugar Tracking with Stats & PDF Export

Choose a tag to compare

@mpalwaysmax mpalwaysmax released this 31 May 11:02
· 22 commits to main since this release

What's New

  • Blood sugar recording with 6 meal segments (auto-inferred by time)
  • Statistics summary card (avg/max/min per meal segment)
  • One-tap PDF report generation with system share (Bluetooth, email, print)
  • Trend chart with month/year toggle
  • Bilingual: Chinese (default) + English
  • Large fonts and high contrast for elderly accessibility
  • Fully offline — zero data collection, zero third-party dependencies

Story

My grandmother has diabetes and tracked her glucose in a handwritten notebook. As the pages piled up, finding old records became impossible. I built this app so she can record in one tap and generate a clean PDF report for her doctor.

Tech Stack

Kotlin + Jetpack Compose + Material 3 + Room | Zero third-party deps