Hospital Database

Home

Overview

Built a full-stack hospital management system focused on robust relational database design and SQL-driven data operations. The backend leverages Python’s Flask framework, while the front-end is crafted with dynamic HTML and CSS. The system includes secure user authentication (sign-up, login, password change) and role-based content access, allowing Admins, Doctors/Nurses, and Patients to interact with personalized dashboards and features.

Tech Stack

Data Sources

All data used in this project was synthetically generated.

Project Highlights

Database Schema

Database Schema

Screenshots

Repository

Check out the full code and data on GitHub.