MadBus · Real-Time Madison Bus Tracker

Live demo from a 2018 undergrad project, ported from PHP to Next.js API routes. Data from City of Madison Metro Transit. Try entering route A, 28, 38, or 75.

Modernized: Now using React hooks instead of jQuery, with native fetch API and TypeScript types. No more global variables or imperative DOM manipulation.