Introducing Ithaca Transit, a new end-to-end navigation service for built for the TCAT bus service. A free and open-source app, Ithaca Transit offers a diverse range of features in a beautiful, clean interface to help get you where you need to go.
- Clone the repository.
- Create the file
secrets.properties
at the root directory of the repo. The format is as follows:
MAPS_KEY=""
BACKEND_URL=""
- Build the project.
For a quick overview of the codebase, check out the project wiki