JAGLINE++ is a project created by my girlfriend Nea and I to track
shuttles at Indiana University Indianapolis. We created it in a few nights after finding that the official app
was very poorly done and didn't work well during Bridge Week. We wrote a frontend using Ionic so it could be deployed
as a PWA and created a backend in Bun to poll data from the official API and send updates to clients with
Server-Sent Events.
After our initial release, I've continued adding little features to the project like push notifications for
when a shuttle is nearing a selected stop and have plans to integrate the IU Health shuttle service as well in the future.