weather-bar-app
weather-bar-app copied to clipboard
Make Rain Direction Dynamic
Overview:
Currently the rain comes straight down, but given that the app knows wind speed and direction, we could likely make a more accurate angle for rain direction.
Acceptance Criteria:
I was thinking of using transform: rotate(12deg) scale(1.2)
in CSS where the rain component in the app could set those values in the same way we are currently controlling the clouds.
Reopening Issue.
Previously closed as I was planning on closing down the app for being too expensive for me to run, but going to see if Community Support via donations can at least pay the server bills I have to keep this free app running for folks.