Oscar employee, here. I haven't been involved in the company's COVID response (having joined only a few weeks ago), but the efforts of those I know on these tiger teams have been tremendous—spinning up risk assessments, testing locators, and more for both our site (see below) and wider usage (of which this open sourced work is one instance).<p>Many such teams are still in the thick of it, so juicy hackernewsy engineering write-ups (around the joys of high-pressure requirements definition, slicing code out from a private repo for public distribution, and so on) will have to wait—but hopefully, there will be some public form of them made available when things settle down.<p>covid resources @ the main oscar site: <a href="https://www.hioscar.com/covid19" rel="nofollow">https://www.hioscar.com/covid19</a>
Great work! Easy to run.<p>Setup took me about 10 mins. Most of that time was spent getting a Google Maps API key. You can get it with a free trial here: <a href="https://developers.google.com/maps/documentation/embed/get-api-key" rel="nofollow">https://developers.google.com/maps/documentation/embed/get-a...</a> (but it does require credit card info)<p>The frontend is nice, but complex (probably due to time constraints, working with what was available).
If I forked this for a project, I would just reuse the test site data and credit Oscar (generated to covid19-testing/javascript/test-site-finder/static/data/sites.json)<p>disclaimer: I work for Oscar (but not on this project)