Skip to content

iOS app to log bus rides and manually manage bus pass balance

Notifications You must be signed in to change notification settings

tovkal/Saldo-EMT

Repository files navigation

Saldo-EMT

Build Status

iOS app to log bus rides and manually manage bus pass balance from Palma's buses.

Building the app

A file is needed to run the app properly, SaldoEMT/Resources/Secrets.plist that it is not included in the repository and contains a number of credentials for different dependencies.

Dependencies

We use Carthage for dependency management.

Run carthage bootstrap --platform iOS --cache-builds before opening the project in Xcode.

You can install Carthage with Homebrew:

brew install carthage

Fastlane

Currently there are two lanes, one for running the tests (fastlane test) and one for uploading a new beta to TestFlight (fastlane beta).

You can install Fastlane with Homebrew:

brew cask install fastlane

SwiftLint

We have a script that runs when building the app, it executes SwiftLint to enforce a style and conventions to the code.

You can install SwiftLint with Homebrew:

brew install swiftlint

Credits

Credit card icon from logo: Icon made by Madebyoliver from www.flaticon.com
Bus icon from logo: Icon made by Freepik from www.flaticon.com

About

iOS app to log bus rides and manually manage bus pass balance

Resources

Stars

Watchers

Forks

Packages

No packages published