Skip to content
H

HealthyMe

Let good health find us.

Created on 30th December 2025

H

HealthyMe

Let good health find us.

The problem HealthyMe solves

Healthy Me is a full-stack web application that enables four key users in the medical field to work seamlessly. It organizes operations for hospitals and rural health centers. Patients can log in to book appointments, while doctors can manage patient medical histories. Frontline workers submit their work directly to the website, eliminating paperwork. Technically, we used React.js and Tailwind CSS for frontend development, and Node.js with Express.js for the backend API. We implemented JWT for secure user authentication and used Postman for API testing.

Challenges we ran into

The most significant challenge we faced was architecting a secure Role-Based Access Control (RBAC) system for four distinct user entities. Managing the authentication flow so that Doctors, Patients, and Frontline Workers could only access their specific dashboards—without any data leakage or privilege escalation—required implementing complex backend middleware and strict JWT validation. Additionally, designing a database schema that efficiently linked patient medical histories with appointments while ensuring the dashboard statistics updated in real-time was a logical puzzle. We overcame these hurdles by refining our MongoDB relationships and adopting a rigorous testing approach with Postman to ensure every endpoint was secure before deployment.

Tracks Applied (1)

Best Innovation

Discussion

Builders also viewed

See more projects on Devfolio