Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://petterastedt.github.io/coronaplus/
Focusing on the more positive statistics of the ongoing pandemic
https://petterastedt.github.io/coronaplus/
Last synced: 3 months ago
JSON representation
Focusing on the more positive statistics of the ongoing pandemic
- Host: GitHub
- URL: https://petterastedt.github.io/coronaplus/
- Owner: petterastedt
- Created: 2020-03-26T15:59:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:43:53.000Z (almost 2 years ago)
- Last Synced: 2024-06-24T06:37:34.010Z (4 months ago)
- Language: JavaScript
- Homepage: https://petterastedt.github.io/coronaplus/
- Size: 5.1 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-novelcovid - Corona+ (Positive)
README
## 😷 Corona+ (corona postitive)
See live preview at: https://petterastedt.github.io/coronaplus/Played around with the [NovelCovid Api](https://github.com/NovelCOVID/API) and created a website that displays statistics about the spread of the corona virus with the possibility filter on some more positive statistics such as: amount of recovered patients and mild (non-critical) cases. Death counts are hidden by default but can be shown with a checkbox filter.
Created using React and NovelCovid API
## TODO:
- [x] ~~Refactor javascript~~ (Might need some more work)
- [x] ~~Create summary/highlight component~~
- [x] ~~Deploy~~