Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tt1k/money-mate
An open-source app which can help you record income and expense
https://github.com/tt1k/money-mate
coredata snapkit swift5
Last synced: about 1 month ago
JSON representation
An open-source app which can help you record income and expense
- Host: GitHub
- URL: https://github.com/tt1k/money-mate
- Owner: tt1k
- Created: 2020-10-12T01:35:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-03T06:19:27.000Z (10 months ago)
- Last Synced: 2024-08-03T17:17:07.366Z (4 months ago)
- Topics: coredata, snapkit, swift5
- Language: Swift
- Homepage:
- Size: 1.81 MB
- Stars: 31
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - MoneyMate
README
MoneyMate
=====An open-source app which can help you record income and expense.
[中文](./README_ZH.md)
### 0x00 Introduction
First quick devolopment in iOS using Swift programmatically.
All UI and functions are using [MoneyPlus](https://github.com/SeekingMini/MoneyPlus) which is designed by Storyboard.
If you want to build iOS apps with out Storyboard, I believe this can help.
### 0x01 Function
- [x] Add a record
- [x] Display the detail of a record### 0x02 Feature
- [x] Using Core Data
- [x] Simple User Interface### 0x03 Development Environment
- iOS >= 13.0
- Swift 5
- Xcode 15### 0x04 TODO
- [ ] Dark mode support
### 0x05 Screenshot
![img-1](./images/main.jpg)