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

stampAPIの改修 #306

Merged
merged 16 commits into from
Sep 8, 2024
Merged

Conversation

hikahana
Copy link
Collaborator

@hikahana hikahana commented Sep 6, 2024

対応Issue

概要

stampのAPIを改修しました。
カラムを以下に変更しました。

  • id
  • name
  • createdAt

insertでnameを渡してスタンプを降下させるようにしました。
dbに保管されていくようにしました。

実装詳細

画面スクリーンショット等

テスト項目

  • 動作確認前と同様にスタンプが降下されるか
  • スタンプを連打すると同じタイミングに降下するようになりました。
  • [ ]

備考

@hikahana hikahana self-assigned this Sep 6, 2024
@github-actions github-actions bot added frontend backend bug Something isn't working labels Sep 6, 2024
Copy link
Collaborator

@YosukeIida YosukeIida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

screenページを読み込んだ時に,
全部のスタンプが降ってくるのはなんとかしたいかもだけど...

LTGM

@hikahana hikahana merged commit 791d529 into develop Sep 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stampAPI改修
3 participants