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

反復学習のstory(今日学ぶべきもの)をqueryできるようにする。 #28

Closed
3 tasks done
Tracked by #23
neco3coffee opened this issue Nov 4, 2021 · 1 comment
Closed
3 tasks done
Tracked by #23
Assignees
Labels

Comments

@neco3coffee
Copy link
Owner

neco3coffee commented Nov 4, 2021

  • createdDayをcreatedAt
  • story登録時にiterationArrayに今日の日付+フィボナスッチ数 の年月日をarraytとしてセットする。
  • arrayContainsでiterationArrayの日付に今日の日付があればqueryする。

https://nabettu.hatenablog.com/entry/array-contains-any

https://firebase.google.com/docs/firestore/query-data/queries?hl=ja

https://firebase.flutter.dev/docs/firestore/usage/#querying

@neco3coffee neco3coffee self-assigned this Nov 4, 2021
@neco3coffee
Copy link
Owner Author

スクリーンショット 2021-11-05 19 07 38

👋 good job me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant