3.0.4 • Published 4 years ago

coronavirus-outbreak v3.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

coronavirus-outbreak

data visualization for coronavirus outbreak in China

To Do List

  1. Draw China Map
  2. hover -> showname
  3. crawl data from John Hopkins DOC
  4. compile data and show it on map
    • criteria: based on date
  5. HK, Macau map
  6. scroll bar position
  7. simple mobile version
  8. request real data from TPTS
  9. need granular info presentation for district, city, etc in map
  10. sophisticated mobile version
    • scrollable
    • same ratio
  11. clean my ugly code

How to use it

  • npm install coronavirus-outbreak
  • version 1.0.3
    • import [whatever you want] from 'coronavirus-outbreak'
  • version 2.0.0
    • import { ChinaProvince, ChinaPrefectural } from 'coronavirus-outbreak'
  • version 3.0.0
    • import [whatever you want] from 'coronavirus-outbreak'

Development

  • port number: 3000
  • command npm run start:dev

Production

  • command npm run build
3.0.4

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.0

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago