https://github.com/ohcnetwork/dashboard
A data visualisation dashboard with capacity map, plots and charts
https://github.com/ohcnetwork/dashboard
covid-19
Last synced: about 1 month ago
JSON representation
A data visualisation dashboard with capacity map, plots and charts
- Host: GitHub
- URL: https://github.com/ohcnetwork/dashboard
- Owner: ohcnetwork
- License: mit
- Created: 2020-04-27T12:30:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T06:56:20.000Z (about 2 years ago)
- Last Synced: 2025-04-01T20:15:56.800Z (about 2 months ago)
- Topics: covid-19
- Language: JavaScript
- Homepage: https://dashboard.coronasafe.network/
- Size: 10.3 MB
- Stars: 19
- Watchers: 8
- Forks: 30
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
> :warning: **This dashboard is no longer being maintained.** Check out coronasafe/care_dashboard for the current version of the dashboard
# CoronaSafe Dashboard
[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/0)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/1)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/2)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/3)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/4)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/5)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/6)[](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/7)

### Objective
The dashboard presents actionable intel using data tracked by [coronasafe/care](https://github.com/coronasafe/care) to administrators in order to take decisions based on ground conditions
# Project Setup
In the project directory, you can run:
Run `'npm install'` to install the dependencies.
Run `'npm start'` to start running the project on a development server.Run `'npm build'` to create an optimized production build.
Note: If you make changes to the codebase, try to make sure that it allows a more generic use case so that it can be merged into the Core Codebase and updates can be received to your Fork.
Once you have the pre