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] 선물 토너먼트 리스트 API 구현 #47

Merged
merged 6 commits into from
Jan 12, 2024
Merged

Conversation

hysong4u
Copy link
Member

@hysong4u hysong4u commented Jan 12, 2024

Related Issue 🍫

Summary 🍪

  • 전체 상품 이름, 이미지, 가격, 링크 전달하는 선물 토너먼트 리스트 API 구현
스크린샷 2024-01-12 오후 3 30 26

Before i request PR review 🍰

  • 프론트 요청 우선순위에 따라 선물 도메인(토너먼트 관련) 기능 구현 먼저 한 후 멤버 도메인 관련 구현 예정입니다.

@hysong4u hysong4u added the FEAT 새로운 기능을 추가 label Jan 12, 2024
@hysong4u hysong4u self-assigned this Jan 12, 2024
Copy link
Contributor

@ziiyouth ziiyouth left a comment

Choose a reason for hiding this comment

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

고생하셨습니다아 👍✨

Copy link
Contributor

Choose a reason for hiding this comment

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

Transactional 리드온리두 잘 붙였고 코드 깔끔하네요!!! 굿굿

Copy link
Contributor

@ziiyouth ziiyouth Jan 12, 2024

Choose a reason for hiding this comment

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

앗 근데 이거 반환해줄 때 상품 url 자체도 같이 주어야 할 거 같아요 !!! 토너먼트 할 때 url 있는 친구들은 클릭해서 열어볼 수 있게 하니까용~

Copy link
Member Author

Choose a reason for hiding this comment

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

아아 맞네요 수정하겠슴당~~

Copy link
Contributor

@ziiyouth ziiyouth left a comment

Choose a reason for hiding this comment

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

굿!! 확인해써용 🫶🏻

@hysong4u hysong4u merged commit 74852b3 into develop Jan 12, 2024
1 check passed
@hysong4u hysong4u deleted the feature/#46-gift branch February 5, 2024 13:15
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]선물 토너먼트 리스트 API 구현
2 participants