Skip to content

soofka/coronavirus-tracker

Repository files navigation

Coronavirus Tracker

2024 update

As of 2024, this repository is no longer maintained.

Netlify Status Build Status Coverage Status

About

Simple Preact PWA displaying latest information about coronavirus encounters around the world.

Where does the data come from?

Information about confirmed cases and deaths is fetched from Coronavirus Tracker API (github), which takes the data from 2019 Novel Coronavirus COVID-19 (2019-nCoV) Data Repository by Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE). The data is updated on a daily basis.

How can I contribute?

If you'd like to report a bug, propose a feature, help with translations, contribute to the code repository, feel free to open an issue on Github. If you want to say hi, contact me on Twitter.

TODO

backlog

  • animate chart properly
  • fix unneeded calls for labels and historical data
  • add chunk-splitting
  • prerender default html
  • npm packages reinstall and audit fix
  • add social tags
  • add snyk
  • add proper virus map
  • remove main.css and main.js files from bundle
  • add default language (if lack of label -> get default language -> put default labels)
  • add content policy html webpack plugins
  • add country comparison
  • add css variables
  • add prettier
  • add full unit tests coverage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published