2020-04-23 15:52:44 +00:00
|
|
|
|
|
|
|
# todo list
|
|
|
|
|
|
|
|
## First production :
|
|
|
|
|
2020-04-24 16:18:27 +00:00
|
|
|
OK load data source
|
|
|
|
OK git clean
|
2020-04-23 15:52:44 +00:00
|
|
|
vuejs prod
|
|
|
|
hosting
|
|
|
|
|
|
|
|
|
2020-04-24 16:18:27 +00:00
|
|
|
Save user config to local
|
|
|
|
reset mode
|
|
|
|
|
|
|
|
Charts modes:
|
|
|
|
- Country day decal
|
|
|
|
- sync on first day at xxx
|
|
|
|
- divide by country population
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Data source
|
2020-04-23 15:52:44 +00:00
|
|
|
|
|
|
|
Data source :
|
|
|
|
https://github.com/pomber/covid19
|
|
|
|
|
|
|
|
curl -o data/timeseries0.json https://pomber.github.io/covid19/timeseries.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|