A JavaFX-based Hospital Management System demonstrating core OOP concepts such as inheritance, polymorphism, composition, aggregation, and generics. This system allows an admin to manage patients, ...
// this refers to the subclass which is outside the world of codeWithHarry package and extending it ...