aqi_monitor/backend/flask
2021-02-24 11:52:25 +07:00
..
app daily export three graphs with values from last three days 2021-02-24 11:52:25 +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 creating plot of last 3h values with pandas and matplotlib 2021-02-23 12:09:26 +07:00
run.py minimum viable product 2021-02-16 10:40:22 +07:00