Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 391 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 391 Bytes

Crab Money

Spendings tracker and currency converter iOS app with native support of multicurrency written in Swift.

Screen View

Currency API

FX rates are being taken from a proprietary API, but the target could be changed in the CalmMoney/Backend.swift file.

Fastlane

Fastlane is setup to deliver screenshots.

Tests

There are unit-tests and UI tests provided.