Project Goal
Automate hospital operations by
integrating a robust backend with a
modern user interface to manage
doctors, patients, and appointments
efficiently.
Dual-Version Architecture
Console Version: Focuses on core
logic and data logging via
.txt files
and SQL.
GUI Version: Features a Dark-Mode
desktop application for seamless
data entry and visualization.
Smart Database Features
Real-time Synchronization:
Seamless connection between the
application and MySQL schemas
(hospital
_db &
smart_hospital_gui).
Automatic Status Updates: Doctor
availability changes automatically
(Available/Busy) based on
appointment scheduling.