Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

skhatib07
Copy link

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

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

Successfully merging this pull request may close these issues.

None yet

1 participant