Find and view details about COVID-19 testing locations located in Philadelphia, PA. You can search by name, zip code, and access type (walk-up or drive-thru), or view a full list and get more information on that testing location.
Add this line to your application's Gemfile:
gem 'phl-covid-testing'
And then execute:
$ bundle
Or install it yourself as:
$ gem install phl-covid-testing
You can then begin the application by executing:
$ phl-covid-testing
There are several ways to search for testing locations (listed below). If the search returns multiple results, a numbered list of those locations is provided and the user will be prompted to enter a number to view a location's details, view all locations, go back to the main menu, or 'exit' to end the program.
If you know of a medical facility near you that may be testing for COVID-19, enter any portion of its name to view more details.
Enter a zipcode within the city of Philadelphia to view all testing locations.
Enter 'walk' to view all testing locations offering walk-up services, and 'drive' to view all offering drive-thru services.
Enter 'all' to view a list of all testing locations.
Bug reports and pull requests are welcome on GitHub at https://github.com/bfirestone23/phl_covid_testing. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the PHLCovidTesting project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.