codeforboston / codeforboston/cambridge_voting_locations
Scope Google autocomplete to just Cambridge addresses
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
If the app is just for Cambridge, it would be nice to just have the Google search autocomplete scoped for only Cambridge addresses, without cluttering the results with other municipalities.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the JavaScript entry point that configures Google address autocomplete and read how search results are currently handled. Confirm whether the autocomplete request supports a Cambridge geographic restriction, then verify that results are limited to Cambridge addresses and that unrelated municipalities no longer appear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100