The Civil Protection Department is publishing reliable data about the incidence of this virus in the Italian Population. This dashboard shows the developing of the disease in Italy and its provinces. It is automatically updated every 12 hours.
- Typescript
- React
- Recharts
- Material-ui
- Python
- Flask
- Pandas
- numpy
git clone https://github.com/lucianolorenti/coronITA.git
pip install -e coronITA
cd coronITA
env FLASK_ENV=development FLASK_APP=coronita/server.py flask run
cd coronITA
npm install
webpack