← Back to all projects Project 02

Train Trip Planner

The planner below now runs from the checked-in GordonWallace/train-trip-planner submodule, with a thin browser bridge so this website can host the upstream app without duplicating its source files.

How it is hosted

This page loads the upstream planner template, stylesheet, script, and schedule CSV files directly from the website repository's train-trip-planner submodule checkout. A small local bridge adapts the Flask API calls to browser-side static hosting.

Hosted planner

Loading the planner from the submodule…