This is the Structural Design Pattern from Anmol Bhatnagar for the Final Project of the course EECS 3311 at York University instructed by Professor Maleknaz Nayebi.
For this task, I created a Vaccine Adapter Object that inherits the parent class method from the base class, uses the base class method to filter the data and produces the vaccination list based on the needs. Following the construction of the aforementioned forms, the specific content may be adjusted very flexibly in response to later code requirements, improving the code's maintainability and scalability.
This is the Structural Design Pattern from Anmol Bhatnagar for the Final Project of the course EECS 3311 at York University instructed by Professor Maleknaz Nayebi.
For this task, I created a Vaccine Adapter Object that inherits the parent class method from the base class, uses the base class method to filter the data and produces the vaccination list based on the needs. Following the construction of the aforementioned forms, the specific content may be adjusted very flexibly in response to later code requirements, improving the code's maintainability and scalability.