An open API service indexing awesome lists of open source software.

https://github.com/rannie/cat-account-ios

Cat Accounting iOS Client Code.
https://github.com/rannie/cat-account-ios

application ios-app qmui-ios wcdb

Last synced: 4 months ago
JSON representation

Cat Accounting iOS Client Code.

Awesome Lists containing this project

README

          

# CatAccounting

记账类工具**喵账簿** iOS 客户端仓库

[AppStore](https://apps.apple.com/cn/app/id1308678908)

只是一款本地记账工具,不支持同步功能。

应该不再更新了,开源出来方便一些初学者学习 iOS , 当然如果有好的功能建议也可以提 issue 或者 PR 。

## 使用

1. clone
2. pod install
3. 在 Pods 里找到 Chart Target 的编译设置, 并将其中的 Swift 版本切换到 Swift 4

## 技术栈

* 语言为 Objective-C
* 布局大部分使用 Masonry
* UI 基于 QMUI
* 数据库及 Key-Value 使用的 WCDB
* 图表为 Charts

## 微信公众号

![wechat](https://raw.githubusercontent.com/Rannie/Rannie.github.io/master/images/Wechat.jpeg)

## License

MIT License