https://github.com/programveins/iexpense
100DaysOfSwiftUI - Project 7
https://github.com/programveins/iexpense
Last synced: 5 months ago
JSON representation
100DaysOfSwiftUI - Project 7
- Host: GitHub
- URL: https://github.com/programveins/iexpense
- Owner: programVeins
- Created: 2020-07-20T13:59:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T14:03:03.000Z (over 5 years ago)
- Last Synced: 2025-09-02T13:55:20.871Z (7 months ago)
- Language: Swift
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iExpense
### 100DaysOfSwiftUI - Project 7
A Project that deals with sheets (modals), codable, and working with classes (data). Used @ObservedObject property wrapper to observe classes for changes. Used UUID (Identifiable protocol) to make identifiable classes. Finally, used UserDefaults to store data to device. And oh, it tracks your expenses 💰💵