aqi_monitor/backend/flask
2021-03-06 22:37:16 +07:00
..
app creating bar charts for pm2.5 and pm10 daily average compared against thresh from WHO 2021-03-06 22:37:16 +07:00
.dockerignore restructured how data subdomain serves air.json to main domain by mounting the dyn folder directly into the main docker container, by that avoiding any CORS complications. 2021-02-22 10:33:24 +07:00
app.ini minimum viable product 2021-02-16 10:40:22 +07:00
config.sample values get stored into postgres now 2021-02-18 23:42:42 +07:00
Dockerfile restructured how data subdomain serves air.json to main domain by mounting the dyn folder directly into the main docker container, by that avoiding any CORS complications. 2021-02-22 10:33:24 +07:00
requirements.txt scipy for smoth interpolation 2021-03-05 14:31:18 +07:00
run.py minimum viable product 2021-02-16 10:40:22 +07:00