Suzumi Weather App

涼み means to rest in a cool breeze.

I sit outside a lot throughout the summer and some days the heat and humidity are simply too much to make it a comfortable experience. For a long time I had an Airflow job running every morning to send me the temperature and dew point statistics with a simple recommendation on whether I should sit outside or not. Once I got better at web frontend development I decided I wanted something more robust.

Enter Suzumi.

This is a React app that provides charts on temperatures, dew points, humidities, wind speeds, everything I need to make a sit-outside decision. It pulls weather data from weatherapi.com and provides a recommendation after considering several factors.

Screenshots

Screenshot

Architecture

Architecture Diagram 1 Architecture Diagram 2