snowday.jpg

Snow Day Predictor

The Snow Day Predictor was a project ran for 3 winter seasons to provide the most accurate snow day forecasts to my high school. When the forecast shows a snow icon, everyone turned to my predictions - or was notified via SMS whenever I made a new prediction.

Lines of code: ~900

Languages: HTML, CSS, JavaScript

Frameworks: Materialize, Google Charts

Timeframe: January 2018 - March 2020

The Snow Day Predictor is the main website in a series of 4 projects encompassing the Snow Day Predictor. Links for other projects can be found below.

Snow Day API

Snow Day Dashboard

Snow Day SMS Service

You can visit this project at snowday.owenthe.dev.

 This is the main predictor window. On desktops, it flows into two columns, with the right column going much further down. On mobile, it’s one column.  The website design was done in a vertical scroll fashion where the most important information was

This is the main predictor window. On desktops, it flows into two columns, with the right column going much further down. On mobile, it’s one column.

The website design was done in a vertical scroll fashion where the most important information was higher on the page.

 Signup prompt for the SMS Service

Signup prompt for the SMS Service

 The bottom of the page has an accordion menu, which has FAQs, About, along with prediction history for all seasons.

The bottom of the page has an accordion menu, which has FAQs, About, along with prediction history for all seasons.

 Each snow event has accompanying trend graphs & statistics. The trend graphs are rendered with Google Charts.

Each snow event has accompanying trend graphs & statistics. The trend graphs are rendered with Google Charts.