Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PYTHON or JAVASCRIPT: get_police_district function #20

Open
ssciere opened this issue Nov 19, 2019 · 2 comments
Open

PYTHON or JAVASCRIPT: get_police_district function #20

ssciere opened this issue Nov 19, 2019 · 2 comments
Assignees

Comments

@ssciere
Copy link
Collaborator

ssciere commented Nov 19, 2019

No description provided.

@ssciere
Copy link
Collaborator Author

ssciere commented Nov 19, 2019

The goal of the get_nearest_fire_station function is to return name, address and phone number of nearest get_police_district function is to return the Durham police district for the user's address.

NOTES:
arguments received will be the user's street address and zip code in string format, followed by latitude and longitude in float format.
return variables should be in string format and in a dict/key value pair
user address will be verified prior to being passed to the function
format for phone numbers should be (xxx) xxx-xxxx
completed code can be added here or in a page named get_police_district in the python or javascript branch

Thanks for working on StreetWise!

@ssciere ssciere self-assigned this Nov 19, 2019
@ssciere
Copy link
Collaborator Author

ssciere commented Nov 26, 2019

This is now working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant