https://github.com/realm/task-tracker-swiftui
Simple task manager using Realm and SwiftUI
https://github.com/realm/task-tracker-swiftui
Last synced: 3 months ago
JSON representation
Simple task manager using Realm and SwiftUI
- Host: GitHub
- URL: https://github.com/realm/task-tracker-swiftui
- Owner: realm
- License: apache-2.0
- Created: 2020-11-02T13:57:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-06T17:06:37.000Z (over 4 years ago)
- Last Synced: 2025-01-21T01:14:20.076Z (12 months ago)
- Language: Swift
- Size: 207 KB
- Stars: 37
- Watchers: 4
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Task Tracker - Realm & SwiftUI
You can find out much more about how this app is built in [Build Your First iOS Mobile App Using Realm, SwiftUI, & Combine
](https://developer.mongodb.com/how-to/realm-swiftui-combine-first-app).
Uses [this Realm backend](https://docs.mongodb.com/realm/tutorial/realm-app/).
Set `app` in `swiftui_realmApp.swift` to the app id of your Realm app before building.