GUI / covid-vaccine-spotter

https://www.vaccinespotter.org
MIT License
507 stars 136 forks source link

Added the ability to search by the user's current location & Custom message for the state of Florida #176

Open skhatib07 opened 3 years ago

skhatib07 commented 3 years ago

Using the same mechanisms already implemented through the ZIP code search, I added the ability to search for the nearest vaccine locations to the user using the current GPS coordinates of the user (using navigator.geolocation.getCurrentPosition() function). Also, I added the ability to clear the location search which removes both the searched ZIP code & current location. Additionally added a custom message in the Step 1 box when the state of Florida is selected (similar to the custom message when the state of Colorado is selected) ... more custom messages to come.

Current FL message: current

New FL message: new