Skip to content

reedtlr/exploringParksDuringCovidLiveSearch

 
 

Repository files navigation

Exploring Parks During Covid: Live Search

License: MIT

(https://exploringparksduringcovid.live/)

an application for locating National Parks and current statistics on the coronavirus in that area

Table of contents

General info

This application provides a search for National Parks based on proximity to a city, state, zip code, or address. A map is rendered that provides markers for each park. Data is provided above the map in bright colors warning users of the current trend in Covid-19 transmission based on the percentage increase over the past 7 days in positive cases, hospitalizations, and deaths. This information is provided by the COVID Tracking Project (https://covidtracking.com/about). This application is for information purposes only. In order for the application to be fully fucntional, the user needs to generate their own Google Maps API key and replace the 'key' variable it in the key.js file in the js folder.

Technologies

Project is created with:

  • HTML5, CSS3, Javascript
  • JQuery, MaterializeCSS

Sources

The following APIs are being used in this application.

APIs

Contributors

Image of the website

Image of the website

Image of the website

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.2%
  • JavaScript 47.7%
  • CSS 4.1%