Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SeekingMini/MoneyPlus
An open-source app which can help you record income and expense.一款开源的、帮助你记录收支的APP。
https://github.com/SeekingMini/MoneyPlus
apple ios ios-app mvc-architecture swift
Last synced: 2 months ago
JSON representation
An open-source app which can help you record income and expense.一款开源的、帮助你记录收支的APP。
- Host: GitHub
- URL: https://github.com/SeekingMini/MoneyPlus
- Owner: SeekingMini
- Created: 2020-05-17T01:12:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-19T15:47:39.000Z (about 4 years ago)
- Last Synced: 2024-08-03T17:17:08.218Z (5 months ago)
- Topics: apple, ios, ios-app, mvc-architecture, swift
- Language: Swift
- Homepage:
- Size: 1.5 MB
- Stars: 37
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - MoneyPlus
README
MoneyPlus
=====An open-source app which can help you record income and expense.
This version is no longer maintained. I will take some time to develop a React-Native version.
[中文版说明](./README_ZH.md)
### 0 Introduction
It is my first little project since I began learning iOS development. After about one month's learning, finally I created an iOS app with integral functions. Certainly, currently the app is still very simple, but I will add more functions for it later.
### 1 Function
- [x] Add a record
- [x] Delete a record
- [x] Display the detail of a record### 2 Feature
- [x] Based on MVC(Massive View Controller?)
- [x] Core Data used
- [x] Support Dark Mode
- [x] Simple User Interface### 3 Development Environment
- iOS >= 13.0
- Swift 5
- Xcode 11### 4 TODO
- [ ] Edit records
- [ ] Add a statistical chart
- [ ] ...
### 5 Screenshot
![img-1](./images/screenshot-1.png)