Awesome
Covid Analytics - Data Visualization
Dashboard para visualização dos dados do estado do Rio Grande do Sul
CoronaDash is an open source data visualization platform, to make information about covid-19 easily available in the state of Rio Grande do Sul - Brazil, that's an initiative of IteCorona from Universidade Federal do Rio Grande (FURG) and Centro de Ciências Computacionais (C3).
Installation
Inside the frontend folder run:
npm install
npm start
Release History
- 0.1.0
- Production version
- 0.0.1
- Work in progress
Authors
Gabriel Lavoura – @gabriel_lavoura
Vanessa Telles – @tellesvanessa07
Willian Lemos –
Augusto Lamin –
Felipe Marques –
Lucas Ribeiro –
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/gabriellavoura/
https://github.com/vanessatelles/
https://github.com/Willblemos/
Contributing
- Fork it (https://github.com/Gabriellavoura/coronaDash/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request