Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikolovlazar/goodbyemoney-ios
The repo for the Goodbye Money SwiftUI app.
https://github.com/nikolovlazar/goodbyemoney-ios
ios swift swiftui
Last synced: 3 months ago
JSON representation
The repo for the Goodbye Money SwiftUI app.
- Host: GitHub
- URL: https://github.com/nikolovlazar/goodbyemoney-ios
- Owner: nikolovlazar
- Created: 2022-09-16T11:05:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T19:00:45.000Z (about 2 years ago)
- Last Synced: 2023-03-05T18:34:36.115Z (almost 2 years ago)
- Topics: ios, swift, swiftui
- Language: Swift
- Homepage: https://youtube.com/playlist?list=PLHQY5AFuyYYXCyxQC_7vEQGYtBmhmXgmY
- Size: 140 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Goodbye Money 👋
Goodbye Money is an Expense Tracking app built as part of my [live stream series](https://youtube.com/@nikolovlazar) that cover building the app in 4 different frameworks:
1. [SwiftUI](https://github.com/nikolovlazar/goodbyemoney-ios) (this repo)
2. [Flutter](https://github.com/nikolovlazar/goodbyemoney-flutter)
3. [React Native](https://github.com/nikolovlazar/goodbyemoney-reactnative)
4. [Android Native (Jetpack Compose)](https://github.com/nikolovlazar/goodbyemoney-jetpack-compose)This repo contains the SwiftUI code.