Skip to content

DiogoDuque/covid19TrofaGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid19 @ Trofa

Node.js CI

This is a small project I made to easily see some simple but specific statistics about the Covid19 state of things in my area. The dssg-pt/covid19pt-data repo is used as a data source.

If you are looking for the dashboard with all the charts, go here.

To run it locally

# install
npm i
# run
npm start

Open http://localhost:3000 to view it in the browser.

Deploy

npm run deploy

Future ideas

  • Allow time ranges with an endDate that is not today
  • "Quadradinho do Costa"
  • ???