Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 750 Bytes

File metadata and controls

21 lines (13 loc) · 750 Bytes

Ithaca Transit

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.

Getting Started

  1. Clone the repository.
  2. Create the file secrets.properties at the root directory of the repo. The format is as follows:
MAPS_KEY=""
BACKEND_URL=""
  1. Build the project.

Documentation

For a quick overview of the codebase, check out the project wiki