Covid-19 visualization data, for demo version please check out https://tulungagung.now.sh or https://tulungagung.netlify.com
You could fork, clone, try and modify the source code. it's free. If you have an issue, please contact me at heru.ekos[at]gmail[dot]com
Data available on : https://github.com/heru/geodata, look at tulungagung.geojson for map Covid-19 Data on data.json, daily update.
This project using vuejs and source code and data available at github. Feel free to join development or fork it or even spread it to your community/regency.
You can contribute with geo data (shp or geojson).
install nodejs and npm or yarn, please googling it. don't ask me how to install.
yarn install
or
npm install
yarn serve
or
npm run serve
yarn build
or
npm run build
yarn lint