Smart Medicine Reminders & Wellness Dashboard.
Medico Tracker is a modern health management platform built using React, Node.js and MongoDB. It helps users maintain their medicine schedule, track adherence, and receive dose reminders, supporting both individuals and caregivers to achieve better daily wellness.
🌐 Live Demo · 💻 GitHub Repository
-💊 Medicine Reminders – Get timely alerts for medication schedule, dosage, and refills.
-📉 Adherence Tracking – Track doses taken, missed, or late and view historical logs.
-💬 AI Health Assistant – Chatbot for dose guidance, symptom logging, and advice.
-👤 Secure Authentication – Google OAuth and password-based login.
-📊 Progress Dashboard – Interactive charts to visualize adherence and intake history.
-🔔 Notifications – Real-time notifications and reminders, even if device is silent or locked.
-🛡️ Data Security – Personal health data stored securely.
-
**Frontend **: React.js, Tailwind CSS, Vite, Material UI.
-
Backend: Node.js, Express.js.
-
Database: MongoDB Atlas (sessions and user data).
-
Auth: JWT-like token, Google OAuth.
-
Notification: Node-cron, Nodemailer.
-
Charting: Chart.js, Recharts.
-
CI/CD: GitHub Actions.
-
Hosting: Render.
Register or log in using email/password or Google OAuth.
Add medicines—set frequency, times, and duration. Update and delete as needed.
Receive automated reminders for doses and appointments; record each intake event.
Monitor progress through dashboards, adherence graphs, and history logs.
Use built-in AI assistant for adherence help, schedule info, or wellness tips.
Data is securely stored and privacy protected.
- Node.js (v14+)
- npm
- MongoDB Atlas (for sessions/auth data)