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.



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.