Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guanlisheng authored Dec 4, 2024
1 parent 1b47c24 commit 61a4012
Showing 1 changed file with 12 additions and 16 deletions.
28 changes: 12 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# MoneyManagerEx for iOS
Manage your finances on the go, encrypted for security, and sync via your cloud
Manage your finances on the go, encrypted for security, and sync via your storage

#### Basic information
Money Manager Ex for iOS (MMEX4iOS) is a mobile companion to personal finance applications currently available for Android and Desktop (Windows, Mac OSX, LINUX).
## Basic information
Money Manager Ex for iOS (MMEX4iOS) is a mobile companion to personal finance applications currently available for Android and Desktop (Windows, Mac OSX, LINUX).
[Download MMEX on the App Store](https://apps.apple.com/us/app/money-manager-ex/id6683300571)


#### Tech Stacks
## Tech Stacks
- [SwiftUI](https://developer.apple.com/xcode/swiftui/)
- [Swift Chart](https://developer.apple.com/documentation/charts) for reports and insights
- [SQLite.swift](https://github.com/stephencelis/SQLite.swift) for orm and data access
- [MMEX Data Model](https://github.com/moneymanagerex/database) for data compatibility
- [Dime](https://github.com/rarfell/dimeApp) for inspiration

#### Screenshots
## Screenshots

<p align="center">
<img src="./Screenshots/iPhone15ProMax_start.png" height="300" />
Expand All @@ -22,7 +22,7 @@ Money Manager Ex for iOS (MMEX4iOS) is a mobile companion to personal finance ap
<img src="./Screenshots/iPhone15ProMax_settings.png" height="300" />
</p>

#### Features
## Features
- Data compatible with [MMEX4Desktop](https://github.com/moneymanagerex/moneymanagerex) and [MMEX4Android](https://github.com/moneymanagerex/android-money-manager-ex/)
- Data sharable with [MMEX4Desktop](https://github.com/moneymanagerex/moneymanagerex) and [MMEX4Android](https://github.com/moneymanagerex/android-money-manager-ex/) via Files (e.g. iCloud, Synology Drive)
- Transactions
Expand All @@ -34,19 +34,15 @@ Money Manager Ex for iOS (MMEX4iOS) is a mobile companion to personal finance ap
- Payee & Categories
- [ ] Others [MMEX features](https://moneymanagerex.org/)

#### Build
## Build
- XCode, and an iPhone/iPad device (optional)
- SQLite.swift dependency via [Manual Installation](https://github.com/stephencelis/SQLite.swift?tab=readme-ov-file#manual)
- [Amplitude-iOS](https://github.com/amplitude/Amplitude-iOS) dependency via Manual Installation
- That's it, check out the code and build/run it.

#### Contribute

## Contribute
This project is very early, and we got inspired by [Dime](https://github.com/rarfell/dimeApp). you would play as

- Developer, you can take this app dev training online course: [Getting started with Scrumdinger](https://developer.apple.com/tutorials/app-dev-training/getting-started-with-scrumdinger)
- Art and designer, for better looks, workflow, and design
- [ ] App Icon
- [ ] Entity Icon
- [ ] Navigation Icon
- Translator
- [![Crowdin](https://badges.crowdin.net/mmex4ios/localized.svg)](https://crowdin.com/project/mmex4ios)
- [Join our TestFlight](https://testflight.apple.com/join/SYakQaAv)
- Translator [![Crowdin](https://badges.crowdin.net/mmex4ios/localized.svg)](https://crowdin.com/project/mmex4ios)

0 comments on commit 61a4012

Please sign in to comment.