notjosh / impfterminspection

summary of vaccination appointment wait times

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributor Covenant Netlify Status

impfterminspection

This is the frontend for the Impfterminspector site. Data is fetched and aggregated separately. There's a lot of duct tape involved.

Contributing

I'd love some more help on this! I'm not a statistics expect, so if there's a better way to visualise this data, let me know! If you know additional data sources to add in, also let me know.

Code of Conduct

This project has adopted the Contributor Covenant code of conduct, and available here.

Let's be kind to each other. <3

Good to Know

The site is TypeScript, with Preact. To start the dev server, you'll want:

yarn dev

And to build the deployable artefacts, you'll want:

yarn build

About

summary of vaccination appointment wait times

License:MIT License


Languages

Language:TypeScript 80.4%Language:JavaScript 8.4%Language:CSS 8.1%Language:HTML 3.1%