Node.js / Express / Digital Signage

Jackson Hole Weather Feed

A standalone, live-updating mountain conditions dashboard designed for ski club digital signage and large-format lodge displays.

Jackson Hole mountain conditions dashboard screenshot

Overview

This project presents real-time Jackson Hole mountain conditions in a calm, readable dashboard for wall-mounted displays. The application runs as a small standalone web server instead of being coupled to a larger site, making it practical for a dedicated signage device.

Key Features

Evidence

Screenshot of the Jackson Hole mountain conditions digital signage dashboard

The dashboard screenshot shows the signage layout: logo and title, large metric cards, live weather values, mountain background imagery, and a last-updated timestamp.

What I Learned

The project strengthened my experience with small production-style Node.js services, XML data ingestion, defensive fallback values, and interface design for non-desktop environments where readability and unattended operation matter more than dense interactivity.