Discover the methodology, impact, and technical details behind our automated medication tracking solution
CureTrack is an automated medication tracking and reminder tool that adds all medication events (start, end, next cure, dose switch, expiration, low stock, next cure date) to your calendar and keeps a full history of every treatment cycle.
Designed for anyone who needs to manage medications and keep track of treatment history, CureTrack eliminates the guesswork and manual tracking that often leads to missed doses and incomplete treatment records.
n8n workflows orchestrate the entire process — scheduling, data flow, and JavaScript logic that normalizes data and compares dates to ensure accurate tracking.
Notion databases store supplements and treatment history with calculated fields, while PostgreSQL handles alert deduplication to prevent redundant notifications.
Google Calendar integration delivers real-time reminders for all medication events — start, end, dose switch, expiration, and low stock — directly to your calendar.
Sends all medication-related events (start, end, next cure, dose switch, expiration, low stock) into Google Calendar.
Synchronizes the Cure History database with the Complements database to track treatment cycles accurately.
Automatically updates stock and starts new cycles when supplements end. Runs daily, checks end dates, saves remaining stock, and resets start dates for recurring treatments.
Deletes all events in your Google Calendar in one shot. Perfect for starting fresh or cleaning up test data.
To set up this project, you'll need technical background in n8n installation, Docker, PostgreSQL initialization, and JavaScript if you want to adapt the project to your specific needs.
If you need any assistance with setup or customization, we're here to help! Connect with us on LinkedIn for support and guidance.
Workflow automation platform that orchestrates all integrations and data flow
Supplements & treatment history databases with calculated fields
Alerts storage & deduplication to prevent duplicate notifications
Reminders & events integration for real-time medication alerts
Normalization & logic processing inside n8n workflows
Containerized deployment with Docker for easy setup