Skip to content

aramshiva/transit

Repository files navigation

Note

This project is a WIP, the app is not fully developed and more will come in the near future.

🚝 Transit

This is an open-source tool to allow seattleites riding transit in the puget sound to have a nice all-in-one app to track their transit. This data is based off real time REST APIs provided by Puget Sound in a collabration with OneBusAway.

APIs

For this project, I have made a Next.js API Route wrapper for all the OneBusAway REST APIs. It can be found in /src/pages/api/pugetsound, aswell as README.md documents for documentation.

Stack

This app is written in Next.js and Tailwind CSS. I deploy the project using Vercel. I may add a Expo mobile app for android and iOS at a later date.

Self Hosting

Currently, Transit is not able to self-host to adapt to another city however I may add documentation later