Farid Zahran Logo
All projects

MediSync Care

Medical records and appointment scheduling, where a scheduling bug is not a cosmetic problem.

Role
Full-stack Developer
Timeline
2024
Vue.jsExpressPostgreSQL
MediSync Care appointment scheduling calendar

Overview

Web-based digital medical records management system and doctor appointment scheduling platform.

TODO: Describe the constraints. Patient data shapes every decision here, so explain how records are structured and access is separated by role.

Patient record view with visit history timeline
Doctor availability calendar with booked slots
Appointment booking confirmation screen

Scheduling model

TODO: Explain how double-booking is prevented, and how PostgreSQL constraints back that up rather than relying on application logic alone.

Keep exploring the work.