GDM Healthcare System, How I put it together.

May 2026 · 3 min read

I’ve been developing a healthcare system for Gestational Diabetes Mellitus (GDM) patients. The system uses LINE (Thailand’s dominant messaging platform, with ~95% penetration) as the primary patient interface, supported by a web dashboard for clinical staff and doctors. The goal is to improve daily glucose monitoring compliance, enable real-time clinical alerts, and reduce gaps in care between clinic visits.

Tech stack

I started off by asking Claude to build a modern web app with a database, hosted on GitHub and deployed via GitHub’s CI. After a few iterations, I settled on:

Design

I started with Claude doing the design, but Lovable does a noticeably better job. It’s purpose-built for web design, and the output is more polished out of the box. My workflow now: get Claude to translate features into prompts, then hand them to Lovable. If you have a lot of screens, the Pro tier is worth it so you can iterate across all of them.

Project management

I began with a markdown file in the repo, but with this many features and ideas, tracking got messy. A friend recommended Linear and I’m so glad I found it. The killer part: Linear has an MCP connector for Claude, so I can tell Claude to pick up a ticket and update it automatically as the work progresses.

Graphics

Graphics is the one thing AI still can’t quite do for me. So I asked a friend to produce them in Canva.

Total cost

Building a PoC like this is pretty cheap these days. The only paid items are Lovable and Claude. Everything else (Neon, Vercel, and even LINE’s chatbot and webhook) starts on a free tier and only needs upgrading when you scale toward production.