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.
- Host: GitHub
- URL: https://github.com/rannie/cat-account-ios
- Owner: Rannie
- License: mit
- Created: 2019-07-19T06:22:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-05T03:35:15.000Z (over 5 years ago)
- Last Synced: 2025-04-01T22:52:49.004Z (7 months ago)
- Topics: application, ios-app, qmui-ios, wcdb
- Language: Objective-C
- Homepage:
- Size: 18.4 MB
- Stars: 127
- Watchers: 1
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CatAccounting
记账类工具**喵账簿** iOS 客户端仓库
[
](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## 微信公众号

## License
MIT License