diff --git a/_notes/interchange.md b/_notes/interchange.md index e475b91..1077669 100644 --- a/_notes/interchange.md +++ b/_notes/interchange.md @@ -1,15 +1,12 @@ --- +categories: "- '[[Apps and websites]]'\n- '[[Projects]]'" title: Interchange --- -![interchange-screenshots.png](../assets/project/interchange-screenshots.png "Screenshots of Interchange.") +![](/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. +**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. -- [Download on the App Store](https://apps.apple.com/us/app/interchange-college-commute/id6739968742) -- [Join the TestFlight](https://testflight.apple.com/join/HbuHfUgW) +- [Download on the App Store](https://apps.apple.com/us/app/interchange-college-commute/id6739968742) +- [Join the TestFlight](https://testflight.apple.com/join/HbuHfUgW) - [Website](https://interchange.bchen.dev/) - diff --git a/assets/img/interchange.png b/assets/img/interchange.png new file mode 100644 index 0000000..edc74c5 Binary files /dev/null and b/assets/img/interchange.png differ