Giter VIP home page Giter VIP logo

wacovidvaccines's Introduction

WA COVID Vaccines

Application Summary

This application was made to help ease access to finding COVID-19 vaccine availability in Washington state. I have a lot of family and loved ones that live there, so I figured I had to at least give this a shot to make it easier for them! This application currently supports finding availability from the following list of types of providers:

  • Costco

Overall Architecture

Everything is in Docker containers for ease of distribution and usability. Dependencies are baked in!

Backend

Python-based backend that uses Selenium to first scrape the WA state DOH site for testing locations. This gets output as a JSON file to backend/results/locations.json
Then, based on location type, it uses modular scrapers to pull availability information from each location. This, too, gets output as a JSON file: backend/results/availability.json
In production, these files are generated by running this backend code in an AWS Lambda job, and they then get pushed to an S3 bucket for the frontend to consume.

Frontend

Pretty standard React frontend. To be implemented.

wacovidvaccines's People

Contributors

joemin avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.