Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omarchehab98/covid19-trace
A tree visualization of Bahrain's COVID19 contact tracing dataset
https://github.com/omarchehab98/covid19-trace
Last synced: 11 days ago
JSON representation
A tree visualization of Bahrain's COVID19 contact tracing dataset
- Host: GitHub
- URL: https://github.com/omarchehab98/covid19-trace
- Owner: omarchehab98
- License: mit
- Created: 2020-04-09T01:33:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T17:32:16.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T13:38:40.935Z (25 days ago)
- Language: JavaScript
- Size: 9.03 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# covid19-trace
A tree visualization of [Bahrain's COVID19 contact tracing dataset](https://www.moh.gov.bh/COVID19/ContactsTracing).
![](./docs/demo.gif)
## Download
Download application from the [Releases Page](https://github.com/omarchehab98/covid19-trace/releases)
## Development
```
npm install
npm start
```## Distribution
```
npm run build
```