Skip to content

SwiftDataを用いたシンプルなTodoアプリです。

Notifications You must be signed in to change notification settings

Rin-t/SimpleTodoWithSwiftData

Repository files navigation

SimpleTodoWithSwiftData

はじめに

SwiftDataの練習がてら作成したシンプルなTodoアプリです。 現在は基本的なCRUD処理、Relation周りのみの実装になっています。

環境

  • Xcode version15.0
  • Swift5
  • macOS Sonoma14.1

サンプルアプリの機能

  • Todoの追加
  • 完了状態での絞り込み
  • Todoのカテゴリ作成
  • カテゴリ削除時に該当カテゴリに属しているTodoも削除される

Simulator Screen Recording - iPhone 15 - 2023-11-24 at 22 26 36

About

SwiftDataを用いたシンプルなTodoアプリです。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages