You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An interactive Hospital Management System built using Python's Tkinter for the frontend and SQLite for the backend. Features include patient & doctor management, record search, data export to CSV, and a user-friendly interface. Great for learning GUI design and database handling in Python.