Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

todoViewModel #1

Open
Ichimura-Riku opened this issue Aug 27, 2023 · 1 comment
Open

todoViewModel #1

Ichimura-Riku opened this issue Aug 27, 2023 · 1 comment
Assignees

Comments

@Ichimura-Riku
Copy link
Owner

データベース操作で必要な部分を精査する

現状、サンプルを目コピで当てはめてるだけなんで、ここで自分のプロジェクトに必要なオリジナルな処理を実装する

@Ichimura-Riku
Copy link
Owner Author

Ichimura-Riku commented Sep 13, 2023

表示

  • 保存されているtodoを読み出す
  • ソート
  • カテゴリ別にフィルター

編集

  • todo変更
  • 新しいカテゴリ作成
  • カテゴリ名変更

削除

  • カテゴリ削除
  • todo削除
  • todo完了

@Ichimura-Riku Ichimura-Riku self-assigned this Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant