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

[#41] Feat: 방 생성 기능 #42

Merged
merged 1 commit into from
May 18, 2024
Merged

[#41] Feat: 방 생성 기능 #42

merged 1 commit into from
May 18, 2024

Conversation

tkguswls1106
Copy link
Member

PULL REQUEST

🎋 Branch Name

feat/#41

🔑 Main Contents

방 생성 API 및 StringListConverter 도입

🏞 Screenshots (Optional)

image

📋 Checks for reviewers (Optional)

위처럼 기존의 String 자료형을 StringListConverter를 활용하여, List 자료형으로 수정하였습니다. (+ Room의 ranking 속성도)
이는 DB에 String 자료형으로 변환되어 저장됩니다.

@tkguswls1106 tkguswls1106 added the ✨ Feat 기능 구현 label May 18, 2024
@tkguswls1106 tkguswls1106 requested a review from JunSang1121 May 18, 2024 21:15
@tkguswls1106 tkguswls1106 self-assigned this May 18, 2024
@tkguswls1106 tkguswls1106 linked an issue May 18, 2024 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@JunSang1121 JunSang1121 left a comment

Choose a reason for hiding this comment

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

확인했습니다. 승인하겠습니다.

@tkguswls1106 tkguswls1106 merged commit 12166bc into develop May 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 방 생성 기능
2 participants