billimarie/prosecutor-database

[CODE] Add "Location (County)" Filter

Open

#115 opened on Oct 3, 2020

 (7 comments) (0 reactions) (1 assignee)JavaScript (89 forks)auto 404
CODECSSFEATUREHELP-WANTEDHTMLHacktoberHacktoberfestJS

Repository metrics

Stars
 (94 stars)
PR merge metrics
 (PR metrics pending)

Description

Background: please see #58 for a roadmap of the Additional Filters request.

We currently have a basic filtering system for filtering through prosecutors by role.

This feature request is for implementing an additional filter, which filters based upon a state's county.

In order for this to work, Filter Location by State (#109) must be complete. You can tackle that one first, or both these issues at the same time.

Ideally, this would be rendered a drop-down or an auto-populated text input. If you would like to take on this issue, please leave a comment.

Contributor guide