HealthLog v1.0.0
Personal health-tracking PWA — track weight, blood pressure, pulse, mood, and medication compliance.
Highlights
- Measurements: Weight, blood pressure, pulse with trend analysis and target values
- Medication Management: Schedule tracking, intake logging, compliance analytics, multi-phase reminders
- Mood Tracking: Daily mood entries with notes, chart visualization, moodLog.app sync
- Withings Integration: Auto-sync weight and blood pressure from Withings devices
- AI Health Insights: Section-based health analysis with correlations
- Doctor Report PDF: Client-side generated PDF export in European medical format
- Notifications: Telegram, ntfy, and Web Push channels with opt-out preferences
- PWA: Offline-capable, installable, mobile-first with Dracula theme
- Passkey Auth: WebAuthn-based passwordless authentication (with password fallback)
- Gamification: Achievement system for health tracking milestones
- Multi-language: German (primary) and English UI
- Security: AES-256-GCM encryption, rate limiting, CSP headers, security CI pipeline
Tech Stack
Next.js 16 · TypeScript · Prisma 7 · PostgreSQL · shadcn/ui · Tailwind CSS 4 · TanStack Query · pg-boss · Vitest