meds.codebeef.com

A progressive web app for tracking medication stock levels for a family member with multiple prescriptions.

When you’re managing several medications that start at different times, dosage drift is inevitable — especially if the patient sometimes forgets a dose. This app tracks the current pill count for each medication, calculates when it will run out, and colour-codes dates that are approaching so nothing gets missed.

It also supports exporting key dates to iCal (for reminders to reorder) and printing a medication summary — handy when visiting the pharmacist for a balancing prescription.

All data is stored in the browser via localStorage, keeping things simple and private. The app is a single-page PWA with offline support, so it works from a home screen without needing a connection.

Posts