Skip to content

WSDOT/wsdot-ios-app

Repository files navigation

WSDOT iOS App

Version 5

Washington State Traveler information provide by The Washington State Department of Transportation.

  • Written in Swift 5
  • Developed with Xcode 15
  • Traffic Map with statewide traffic cameras and travel alerts.
  • Ferry schedules, alerts, and real-time ferry locations.
  • Mountain pass conditions and weather reports.
  • Washington State toll rates.
  • Northbound Canadian Border Waits.
  • Amtrak Cascades Train Schedules.

Setup

This project uses CocoaPods (v1.15.2) for dependency management.

  • Run pod install in the project directory to set up the workspace.
  • Open the WSDOT.xcworkspace project in Xcode to get the CocoaPods workspace.
  • You will need to add a GoogleService-Info.plist file and add API keys to ApiKeys.swift.

Dependencies

Contributing

Find a bug? Got an idea? Send us a pull request or open an issue and we'll take a look.

License

Copyright (c) 2024 Washington State Department of Transportation

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/