Skip to content

[Project] Medication Reminder & Tracker #555#556

Merged
cu-sanjay merged 3 commits into
cu-sanjay:mainfrom
MistryVishwa:medication-reminder-tracker
Jun 14, 2026
Merged

[Project] Medication Reminder & Tracker #555#556
cu-sanjay merged 3 commits into
cu-sanjay:mainfrom
MistryVishwa:medication-reminder-tracker

Conversation

@MistryVishwa

Copy link
Copy Markdown
Contributor

Description

Resolves #555

Create a responsive Medication Reminder & Tracker that helps users manage their medications, schedule doses, monitor adherence, and maintain medication records.

The application is built with a premium glassmorphism UI/UX design, emphasizing a modern, professional, and accessible healthcare dashboard. It allows users to schedule custom medication frequencies, track daily doses via a chronological timeline, and actively monitors their daily adherence rate.

What was added

  • Medication Reminder & Tracker project inside the Projects/ directory.
  • A Health Dashboard providing at-a-glance insights into:
    • Daily Adherence Rate (%)
    • Number of Pending Doses for today
    • Number of Missed Doses for today
    • An "Up Next" timeline of pending doses
  • A Medication Management System:
    • Ability to add prescriptions with specific dosages, custom daily frequencies (1x to 10x per day), and individual times for each dose.
    • Option to include special doctor instructions.
  • An interactive Daily Schedule Timeline:
    • Automatically calculates and lists all doses scheduled for the current day.
    • Users can mark individual doses as "Take" or "Skip" directly from the timeline, instantly updating the dashboard adherence metrics.
  • Modern UI & Theming Engine:
    • Implemented sleek glassmorphic panels, animated hover effects, and modern typography using Google's Outfit font.
    • Users can select from 4 distinct healthcare-inspired color themes (Teal, Blue, Rose, Purple) alongside a robust Dark Mode toggle.
  • Data Persistence:
    • Auto-saving all medication configurations, daily dosage history, and theme settings directly to LocalStorage.

Pre-flight checks

  • I read CONTRIBUTING.md
  • My folder is named in Title Case with spaces (Note: Used hyphens per maintainer instructions to avoid CI/URL issues)
  • My folder contains README.md, project.json and index.html
  • My project opens by double-clicking index.html
  • My project has no console errors and no tracking scripts
image image

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

@MistryVishwa is attempting to deploy a commit to the SanZ's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the nsoc26 Nexus Spring of Code 2026 label Jun 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

✅ Checks Passed!

Great work, @MistryVishwa! 🎉

Your project submission passed all validation checks and will be reviewed for merging.

A thumbnail will be auto-generated for your project once this PR is merged.

@github-actions

Copy link
Copy Markdown
Contributor

❌ PR Validation Failed

Changes must be limited to a single new project folder under Projects/.
Please do not modify the root project.json or any files outside your new project folder.

@MistryVishwa MistryVishwa force-pushed the medication-reminder-tracker branch from 3633e7a to 00060a7 Compare June 13, 2026 16:54
@github-actions

Copy link
Copy Markdown
Contributor

✅ Checks Passed!

Great work, @MistryVishwa! 🎉

Your project submission passed all validation checks and will be reviewed for merging.

A thumbnail will be auto-generated for your project once this PR is merged.

@cu-sanjay cu-sanjay added NSoC'26 Issue eligible for NSoC '26. NSoC'26 Accepted PR Accepted. level3 NSoC'26 Contribution Level 3. labels Jun 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Validation — All Checks Passed

@MistryVishwa, your project submission has passed all validation checks and is ready for review.

A thumbnail will be auto-generated for your project when this PR is merged.

Thank you for contributing to OpenStudio.

@MistryVishwa

Copy link
Copy Markdown
Contributor Author

@cu-sanjay

Please Check this PR now
Thank you for your time and support!

@cu-sanjay cu-sanjay merged commit 06c57d6 into cu-sanjay:main Jun 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level3 NSoC'26 Contribution Level 3. NSoC'26 Accepted PR Accepted. NSoC'26 Issue eligible for NSoC '26. nsoc26 Nexus Spring of Code 2026 nsoc2026

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Project] Medication Reminder & Tracker

2 participants