Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T06:56:20.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T15:16:12.372Z (about 2 months ago)
- Topics: covid-19
- Language: JavaScript
- Homepage: https://dashboard.coronasafe.network/
- Size: 10.3 MB
- Stars: 17
- Watchers: 9
- Forks: 24
- Open Issues: 40
-
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/images/0)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/0)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/images/1)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/1)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/images/2)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/2)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/images/3)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/3)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/images/4)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/4)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/images/5)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/5)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/images/6)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/6)[![](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/images/7)](https://sourcerer.io/fame/tomahawk-pilot/coronasafe/dashboard/links/7)
![CoronaSafe+War+Room+Home+Page+1](https://user-images.githubusercontent.com/14979190/118388552-e4f09180-b642-11eb-8a17-034e4e98c0c6.jpg)
### 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