From eb8ceec95294fc761a695c7168fb2047dd7e4e9c Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Sun, 9 Aug 2026 16:32:52 -0400 Subject: [PATCH] Publish: Interchange with alt text --- _notes/interchange.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_notes/interchange.md b/_notes/interchange.md index 1077669..4d3190b 100644 --- a/_notes/interchange.md +++ b/_notes/interchange.md @@ -3,7 +3,7 @@ categories: "- '[[Apps and websites]]'\n- '[[Projects]]'" title: Interchange --- -![](/assets/img/interchange.png) +![Screenshots of the app showing the routes list and page.](/assets/img/interchange.png) **An iOS app for college transit, currently available for Chapman University.** View routes, shuttle locations, and estimated arrival times in a sleek, easy-to-use interface. I built this app using SwiftUI, Node.js and Apollo GraphQL, with Redis as a primary storage mechanism.