Fixes #111. I added the party affiliation filter. I thought about following the convention being used for the previous filters, but the if else conditions started getting out of hand pretty fast. So I changed the filter logic to make it a little bit more scalable. Hopefully that will come in use for future filters as well. Let me know if you need me to change anything.
Fixes #111. I added the party affiliation filter. I thought about following the convention being used for the previous filters, but the if else conditions started getting out of hand pretty fast. So I changed the filter logic to make it a little bit more scalable. Hopefully that will come in use for future filters as well. Let me know if you need me to change anything.