kyledold / TasKit

Simple Todo app that syncs data between Apple devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language License: MIT

TasKit

iOS task manager that is backed by CloudKit and automatically syncs changes across devices. Architecture is done using MVVM pattern and also mocking VMs so we can create "fakes" that can be used when using SwiftUI previews.

Requirements

  • iOS 14.0+
  • Xcode 12.0+

Contribute

If you have feature requests or bug reports, feel free to help out by sending pull requests or by creating new issues.

Please take a moment to review the CONTRIBUTING guidelines.

Frameworks

  • CloudKit
  • CoreData
  • SwiftUI
  • Combine
  • Introspect

License

"TasKit" is released under the MIT license. See LICENSE for details.

https://github.com/kyledold

About

Simple Todo app that syncs data between Apple devices

License:MIT License


Languages

Language:Swift 100.0%