zy6p / covid-19-dashboard

A vue3, echarts and leaflet covid-19 dashboard.

Home Page:https://zy6p.github.io/covid-19-dashboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covid-19-dashboard

Build Vue

A vue3, echarts and leaflet covid-19 dashboard.

GIS design and practice project.
GIS设计与实践大作业 - 疫情地图

ScreenShot

image image image

Roadmap

Front end: Leaflet for base map, ECharts for data visualization, and build with Vue3.
前端使用 Vue3 框架,搭配 Leaflet 地图可视化,加上 ECharts 数据可视化。

Back end: Geoserver for gis rest api, python for data collection and clear.
后端使用 GeoServer 作为地图发布平台,python 爬虫爬取疫情数据。

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A vue3, echarts and leaflet covid-19 dashboard.

https://zy6p.github.io/covid-19-dashboard/

License:MIT License


Languages

Language:Vue 76.0%Language:JavaScript 10.2%Language:HTML 4.9%Language:Python 4.4%Language:Shell 2.4%Language:CSS 1.9%