/find-covid-testing

App to find a map of COVID tests near you based on user's lat/lng or an address. The test site is displayed as a marker on the map with test locations in infowindow

Primary LanguageJavaScriptMIT LicenseMIT

Map-A-Test

Logo

Table of Contents:

Description

As of January 2022, the US is seeing the highest Covid levels on record and tests are in demand now more than ever. We wanted to give users a place to quickly and easily find Covid testing sites in their area. It was our goal to make the website interface simple, clutter-free and easy to use. Our app currently works within the United States. It uses the Google Maps API to retrieve the users location and communicates that to the Here Developer API which provides detailed information about the testing sites.
Once the users location is determined, they will be able to view test site information either on the map directly or on the side panel that will appear. Both options will have the name of the test site, as well as an approximate location and phone number.

Live Site

Technology Stack

Demo

  • The site will fetch the users location automatically. Fetch Location Gif code

  • The map will display markers for each test site near the user. Each marker will display information on the test site. There will also be a side panel that will display the 10 closest test sites and their information. Markers & test sites Gif code

  • The user can view a list of past locations they have searched, which persists after reload Local Storage Gif code

  • The site will be mobile responsive. Mobile Responsiveness code

Authors

Lauren Darrimon

Iman Mansour

Leslie Patino

License

MIT Open Source Software