Closed jiaxinlarhh closed 1 year ago
Using the filter pattern for the filter system
For each of the form, the filter needs to filter based on the chosen attributes. Classes made for the attributes according to the pattern, and they implement an interface for the method that filters and chains the results.
It is good for compiling complex queries and the pattern aids in decoupling for easy future reuse.
Reviewed and acknowledged by team members:
To be completed on: