Skip to content

bartaxyz/covidbility

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cs
 
 
js
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Covidbility

GitHub Pages Deployment

⚠️ This project no longer provides good data, and should not be used. It was useful at the beginning of the pandemic, but not anymore.

Learn your chance to get infected by novel coronavirus.

  • Show % chance of becoming infected today, and days before.
  • Show % chance of needing hospitalization / ICU
  • Show % chance of death

Contributing

Before doing anything with the repository code, make sure you have dependencies up to date

npm install

There are two main modes to run development in.

Serve Website

Build scripts once and then serve the website. Files under ./src are not gonna be build upon change. To watch for changes, serve the website in development mode (below).

npm run serve

Serve Website In Development Mode

Build scripts in watch mode. Files under ./src are watched for changes and build automatically. When a change occurs in any file, the website will refresh with newly built scripts.

npm run develop

About

Learn your chance to get infected by a novel coronavirus

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published