A Python-based Hospital Management System that combines Object-Oriented Programming, a Tkinter GUI, CLI options, and MySQL integration. It enables users to manage patient data, doctor assignments, ...
This project demonstrates how a Python desktop application can interact with an external API and present live data through a graphical user interface. It focuses on clean code structure, API ...