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

Feature: County Contact Info #70

Open
DDisabat opened this issue Jul 1, 2021 · 2 comments
Open

Feature: County Contact Info #70

DDisabat opened this issue Jul 1, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@DDisabat
Copy link
Collaborator

DDisabat commented Jul 1, 2021

-Create feature where we develop and maintain a list of links of the 39 counties in WA that has the URL to their websites (contact page etc.). This would look very similar to the list of contact links for emergency management offices on https://mil.wa.gov/alerts#news .
-Create drop down menu for above, where the user can select a county.
-Create a button that the user can press that takes them to the county webpage from the drop down menu.

-Also, have option for user to opt into receiving information via the county RSS feed. The information from the RSS feed would pop up at the top of the main landing page?

Reach @MaximilianDixon @DDisabat for clarification if needed.

@DDisabat DDisabat changed the title New Feature New Feature: County Contact Info Jul 1, 2021
@schuback schuback added the enhancement New feature or request label Jul 1, 2021
@DDisabat DDisabat changed the title New Feature: County Contact Info Feature: County Contact Info Jul 1, 2021
@marblekirby
Copy link
Contributor

Hi do we need to build something to manage the county links?

If not, are we happy to seed these into the database from a file?

@DDisabat
Copy link
Collaborator Author

DDisabat commented Aug 2, 2021

Hi! We do maintain a website with this information (https://mil.wa.gov/alerts#news) , but we would need to build something to manage the links on the admin side to create the drop down menu. We could populate this information into a data table, keep it up to date, and also link the data to zip codes the county contact information pertains to as a search functionality.

For example, if the user enters their zip code, it could automatically show their local emergency management offices phone numbers/websites. So if I entered my zip code, 98101, it could show the Seattle Office of Emergency Management (city), King County Emergency Management (county), and (Washington State Emergency Management's (state) contact information.

Thinking more abstractly, this data table could support other emergency contact information including local police stations, fire stations, shelters, etc from this same document.

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

No branches or pull requests

3 participants