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

Feat lost child #46

Merged
merged 4 commits into from
Sep 17, 2024
Merged

Feat lost child #46

merged 4 commits into from
Sep 17, 2024

Conversation

k22036
Copy link
Collaborator

@k22036 k22036 commented Sep 17, 2024

確認事項

  • マージ先,マージ元のブランチは正しいですか?

  • mainに直接マージしようとしていませんか?

  • コミット,ファイルで変更点を確認しましたか?

  • Privateな情報が入っていないですか?

実装内容(変更点)

具体的な変更点や修正箇所を箇条書きでリストアップしてください。

  • 子供管理
    • 親のアカウントに子供のアカウントを紐づけられるように
  • 迷子機能
    • 親のアカウントから,登録されている子供の迷子ステータスを変更できるように
    • 迷子ステータスを持つ,ビーコン情報を受け取ると,迷子ステータスを返すように
  • 上記機能のテストコード
    • 子供管理,迷子機能の正常系のみ

@hyouhyan hyouhyan merged commit 6f77b50 into dev Sep 17, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants