Skip to content

feat: BringIt MVP - 持ち物分担サービス#2

Merged
mohadayo merged 1 commit intomainfrom
claude/bringit-sharing-service-jhExk
Mar 30, 2026
Merged

feat: BringIt MVP - 持ち物分担サービス#2
mohadayo merged 1 commit intomainfrom
claude/bringit-sharing-service-jhExk

Conversation

@mohadayo
Copy link
Copy Markdown
Owner

Summary

  • Go net/http標準ライブラリのみで持ち物分担Webサービスを実装
  • リスト作成、アイテム追加、担当者設定、準備済みチェック、必須/任意切替、共有URL生成のMVP機能一式
  • GitHub Actions CI(build / test -race / vet)を追加

Test plan

  • go test -v -race ./... 全7テストケース通過
  • go run . でローカル起動し http://localhost:8080 でE2E確認
  • 共有URLでリストにアクセスできることを確認

https://claude.ai/code/session_01WNGwZWThNAVUT386ravibU

@mohadayo mohadayo merged commit 99003d9 into main Mar 30, 2026
1 check passed
@mohadayo mohadayo deleted the claude/bringit-sharing-service-jhExk branch March 30, 2026 04:10
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