aqi_monitor/backend/flask/app
2021-02-18 23:42:42 +07:00
..
__init__.py minimum viable product 2021-02-16 10:40:22 +07:00
aqi_parser.py added secondary call to openweathermap api for additional weather data to be return from main route 2021-02-16 15:20:26 +07:00
db_insert.py values get stored into postgres now 2021-02-18 23:42:42 +07:00
views.py values get stored into postgres now 2021-02-18 23:42:42 +07:00
weather.py added secondary call to openweathermap api for additional weather data to be return from main route 2021-02-16 15:20:26 +07:00