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 - 유저테이블에 현재 챌린지 정보 저장 #135

Merged
merged 5 commits into from
May 20, 2024

Conversation

jumining
Copy link
Collaborator

@jumining jumining commented May 17, 2024

Related issue 🚀

Work Description 💚

  • currentChallengeId의 정보를 새 챌린지 생성 시 업데이트 하는 메소드를 추가하였습니다.

@jumining jumining added ✨ Feat 새로운 기능 추가 👩🏻‍💻 주민 주민이가 작성한 Label 🔥 Pull Request labels May 17, 2024
@jumining jumining requested a review from kseysh May 17, 2024 01:29
@jumining jumining self-assigned this May 17, 2024
@jumining jumining changed the base branch from develop to feat/#121-create-all-dailychallenges May 17, 2024 01:31
@kseysh kseysh changed the base branch from feat/#121-create-all-dailychallenges to develop May 17, 2024 09:50
Copy link
Member

@kseysh kseysh left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~

@jumining jumining merged commit 49aace7 into develop May 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새로운 기능 추가 👩🏻‍💻 주민 주민이가 작성한 Label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User 테이블에 현재 진행되고 있는 챌린지 정보 저장하기
2 participants