Skip to content

Simple Todo app that syncs data between Apple devices

License

Notifications You must be signed in to change notification settings

kyledold/TasKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages