Skip to content

Conversation

yasulab
Copy link
Member

@yasulab yasulab commented Jul 20, 2025

Fix #1616

時間が経って conflict 多めになったので && 変更箇所は1ファイルだけなので、一旦 Close して #1747 で作り直します!

Raspberry Pi FoundationのClubs APIとCoderDojo Japanのデータベースを
連携させる機能の設計と実装計画をドキュメント化。

主な内容:
- 背景と現状の課題
- 命名規則の決定理由(global_club_id, GlobalClubsモジュール)
- YAGNI原則に基づくシンプルな実装方針
- 技術仕様(暫定版)と実装計画

refs #1616
@yasulab yasulab self-assigned this Jul 20, 2025
@yasulab yasulab added the 統計情報 Tracking event record function via APIs: https://coderdojo.jp/stats label Jul 20, 2025
'integration'は2つのシステムを統合するような大規模な変更を
連想させるため、実際の機能(IDの紐付け)を正確に表す名前に変更。

- docs/global_clubs_integration.md → docs/global_club_id_design.md
- タイトルも Global Club ID Design に更新
@rakuda-san-desu rakuda-san-desu force-pushed the add-global-club-id-to-dojo-model branch from c630000 to 55c46b3 Compare July 30, 2025 04:29
@yasulab yasulab force-pushed the add-global-club-id-to-dojo-model branch from 55c46b3 to c630000 Compare August 16, 2025 05:03
@yasulab
Copy link
Member Author

yasulab commented Aug 18, 2025

時間が経って conflict 多めになったので && 変更箇所は1ファイルだけなので、一旦 Close して作り直します!

@yasulab yasulab closed this Aug 18, 2025
@yasulab yasulab deleted the add-global-club-id-to-dojo-model branch August 18, 2025 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
統計情報 Tracking event record function via APIs: https://coderdojo.jp/stats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ラズパイ財団側にある Clubs データベースの ID と、coderdojo.jp の Dojo ID を紐付ける ***_id を用意したい
1 participant