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, ...
In this project, I aimed to practice object-oriented programming (OOP) in Java and learn how to work with GUIs using Java Swing Framework. The game includes functionalities such as card drawing, ...