codeforboston / codeforboston/police-data-trust
[FEATURE] Build Agency Search Page
- Dominant language
- Python
- Stars
- 64
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
When a user wants to look up a record for an individual law enforcement agency, they will use the Agency Search page. This can be accessed by Clicking on the "Agency" tab from the [search results page](https://dev.nationalpolicedata.org/search?query=Houston). (Must be logged in to view)
From this page, the user should be able to enter the name of an officer as well as the location or place of employment in the search bar. The [List Agencies API](https://npdindex.readme.io/reference/getagencies-1) will provide a list of matching officers based on the search term.
[Figma Design](https://www.figma.com/design/viunKHcA1HQgulHSDvuMfj/NPDC-v2?node-id=1916-19028&m=dev)
Contributor guide
Assessment
This issue has not been assessed yet.