https://github.com/zgana/covid-console
Another COVID-19 tracker
https://github.com/zgana/covid-console
Last synced: 4 months ago
JSON representation
Another COVID-19 tracker
- Host: GitHub
- URL: https://github.com/zgana/covid-console
- Owner: zgana
- License: 0bsd
- Created: 2021-01-27T04:06:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-03T03:53:35.000Z (over 5 years ago)
- Last Synced: 2025-08-24T06:26:52.482Z (10 months ago)
- Language: JavaScript
- Size: 431 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# covid-console
[http://www.covid-console.com/](http://www.covid-console.com/)
This is a nerdy COVID-19 tracking app built in my spare time for fun. To the
extent that I will continue having time and enthusiasm for the project, it will
remain a work in progress.
The backend is relatively straightforward pandas data manipulation. The
frontend is built with Gatsby and React.
There's a ton of tech debt.