No description
Find a file
William Brawner 58eb9699a4 Various changes/fixes to API
I don't recall everything that's changed and I've been bad about making
smaller commits but at a high level, custom initializers were added,
network failures are handled better, amountStrings are empty when amount
is 0, and some other minor things were changed.
2022-06-26 11:00:42 -05:00
Sources/TwigsCore Various changes/fixes to API 2022-06-26 11:00:42 -05:00
Tests/TwigsCoreTests Rename package to TwigsCore for importing into other apps 2021-12-23 06:24:46 -07:00
.gitignore Initial Commit 2021-12-22 20:45:23 -07:00
.gitlab-ci.yml Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2021-12-23 03:40:23 +00:00
Package.swift Add trailing comma to Package.swift 2022-06-26 10:57:56 -05:00
README.md Copy code from Twigs iOS app 2021-12-22 20:45:23 -07:00

Twigs

Twigs is a personal finance/budgeting app aimed at individuals and families. This repository is the core code shared between the various platforms supported by Twigs.