coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Add filtration functionality #169

Closed braxex closed 5 months ago

braxex commented 5 months ago

Summary

We need to be able to filter institutions based on location, type, and various ranges. This PR makes the filtration form active and adds filtration functionality.

Partially addresses #62

Type of change

How To Test

Load application, click "Add filters", and test filtration.

Checklist:

codeclimate[bot] commented 5 months ago

Code Climate has analyzed commit 90955c31 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 55.2% (80% is the threshold).

This pull request will bring the total coverage in the repository to 86.1% (-1.4% change).

View more on Code Climate.