<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Michael Thomas</title>
    <description>The latest articles on Forem by Michael Thomas (@mike_ketchbrook).</description>
    <link>https://forem.com/mike_ketchbrook</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F793405%2F1466e210-96ea-49cd-b338-325370594f79.jpeg</url>
      <title>Forem: Michael Thomas</title>
      <link>https://forem.com/mike_ketchbrook</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/mike_ketchbrook"/>
    <language>en</language>
    <item>
      <title>#Data4Good: Find an At-Home COVID-19 Test Kit Near You</title>
      <dc:creator>Michael Thomas</dc:creator>
      <pubDate>Thu, 13 Jan 2022 23:42:12 +0000</pubDate>
      <link>https://forem.com/mike_ketchbrook/data4good-find-an-at-home-covid-19-test-kit-near-you-3b78</link>
      <guid>https://forem.com/mike_ketchbrook/data4good-find-an-at-home-covid-19-test-kit-near-you-3b78</guid>
      <description>&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;p&gt;We built a web application using the Shiny framework from the R programming language to help users locate &amp;amp; report at-home COVID-19 test kits. You can check out the web app live in action &lt;a href="https://ketchbrookanalytics.shinyapps.io/covid_test_spotter/"&gt;here&lt;/a&gt; for the State of Connecticut!&lt;/p&gt;

&lt;p&gt;This app works very similar to the &lt;a href="https://www.waze.com/"&gt;Waze app&lt;/a&gt;, in that the data that populates the app is entirely user-driven. Through the UI, users have the ability to add a new record to the back-end MongoDB Atlas database (i.e., where/when they saw COVID-19 at-home test kits &lt;em&gt;in&lt;/em&gt; stock), and remove a record (where/when they saw COVID-19 at-home test kits &lt;em&gt;out of&lt;/em&gt; stock).&lt;/p&gt;

&lt;p&gt;The purpose of this project spawned from seeing &lt;em&gt;so many&lt;/em&gt; disjointed Facebook forum questions/answers about where people could find at-home COVID-19 antigen test kits. There was no &lt;em&gt;single&lt;/em&gt; place to centralize this information -- so we set out to build just that!&lt;/p&gt;

&lt;p&gt;Furthermore, we wanted to open-source this effort, so that anyone can reproduce this app to serve their own town/state/region/country/etc.&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Choose Your Own Adventure&lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Code
&lt;/h3&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/ketchbrookanalytics"&gt;
        ketchbrookanalytics
      &lt;/a&gt; / &lt;a href="https://github.com/ketchbrookanalytics/covid_test_spotter"&gt;
        covid_test_spotter
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Shiny web application for locating and reporting inventory of COVID-19 at-home test kits
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
CT COVID-19 At-Home Test Spotter&lt;/h1&gt;
&lt;p&gt;The goal of the &lt;strong&gt;CT COVID-19 At-Home Test Spotter&lt;/strong&gt; app is to allow
users to locate and report the availability of at-home COVID testing
kits at retail locations in their state.&lt;/p&gt;
&lt;p&gt;It works very similar to the &lt;a href="https://www.waze.com/" rel="nofollow"&gt;Waze&lt;/a&gt; app, in that
the “reports” data is entirely user-driven.&lt;/p&gt;
&lt;p&gt;The app opens to the “Home” page, which displays the most recently
reported test kits available in retail locations:&lt;/p&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/ketchbrookanalytics/covid_test_spotterwww/home_page.PNG"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--igPL-m5j--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/ketchbrookanalytics/covid_test_spotterwww/home_page.PNG" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When the user clicks either the &lt;em&gt;green&lt;/em&gt; or &lt;em&gt;red&lt;/em&gt; buttons at the top of
the page, they are taken to a form prompting them to submit information
about when and where they saw test kits &lt;em&gt;in&lt;/em&gt; or &lt;em&gt;out of&lt;/em&gt; stock:&lt;/p&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/ketchbrookanalytics/covid_test_spotterwww/report_in_page.PNG"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FdfnvQtQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/ketchbrookanalytics/covid_test_spotterwww/report_in_page.PNG" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
Installation&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Clone this repository to your local machine&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Open the &lt;a href="https://github.com/ketchbrookanalytics/covid_test_spottercovid_test_spotter.Rproj"&gt;covid_test_spotter.Rproj&lt;/a&gt; file
from the directory on your local machine where you cloned this
repository. This should install the {renv} package if you do not
already have it installed, but…&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/ketchbrookanalytics/covid_test_spotter"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;As stated in our overview, you can check out the web app live in action &lt;a href="https://ketchbrookanalytics.shinyapps.io/covid_test_spotter/"&gt;here&lt;/a&gt;, tailored for the State of Connecticut.&lt;/p&gt;

&lt;p&gt;This projects utilizes a really neat combination of R, Shiny, Google Maps &amp;amp; Places APIs, and MongoDB Atlas to provide a seamless user experience that serves as a benefit to the public. See for yourself in the screenshot below:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HqXj1RtS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vx9rpbzc04ewm85akt1g.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HqXj1RtS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vx9rpbzc04ewm85akt1g.PNG" alt="App screenshot showing Google map and UI" width="880" height="542"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We have already gotten amazingly positive feedback about how this app helped people in our local community find an at-home COVID-19 test kit that they had been desperately searching for. We sincerely hope that the project only continues to grow -- and winning the &lt;strong&gt;MongoDB + DEV Atlas Hackathon&lt;/strong&gt; would be a tremendous help to ensure that it does.&lt;/p&gt;

</description>
      <category>atlashackathon</category>
    </item>
  </channel>
</rss>
