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.
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.
- Add a record
- Delete a record
- Display the detail of a record
- Based on MVC(Massive View Controller?)
- Core Data used
- Support Dark Mode
- Simple User Interface
- iOS >= 13.0
- Swift 5
- Xcode 11
-
Edit records
-
Add a statistical chart
-
...