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: pre-auction footer 좋아요 기능 추가 #107

Merged
merged 5 commits into from
Oct 4, 2024
Merged

Conversation

luminox93
Copy link
Contributor

💡 작업 내용

  • 구매자는 사전경매 페이지에서 알림 받기 버튼 클릭을 통해 좋아요를 표시할 수 있도록 수정
  • 판매자는 몇명의 구매자들이 알림 받기 버튼을 눌렀는지 확인할 수 있음

💡 자세한 설명

(가능한 한 자세히 작성해 주시면 도움이 됩니다.)

📗 참고 자료 (선택)

📢 리뷰 요구 사항 (선택)

🚩 후속 작업 (선택)

✅ 셀프 체크리스트

  • PR 제목을 형식에 맞게 작성했나요?
  • 브랜치 전략에 맞는 브랜치에 PR을 올리고 있나요? (master/main이 아닙니다.)
  • 이슈는 close 했나요?
  • Reviewers, Labels, Projects를 등록했나요?
  • 작업 도중 문서 수정이 필요한 경우 잘 수정했나요?
  • 테스트는 잘 통과했나요?
  • 불필요한 코드는 제거했나요?

closes #이슈번호

1. 알림 받기 버튼 활성화
2. 알림 받기 버튼 눌렀을 시 좋아요 카운트 서버에 반영되도록 수정
3. 알림 받기 버튼을 누른 후 다시 눌렀을 때 카운트 -1 및 하트 컬러 제거 구현
4. 알림 받기 버튼 누름 여부에 따라 버튼 문구 수정
1. 알림 버튼 눌렀을 떄 실행되는 api 로직 추가
1. likeCount, status를 동적으로 props를 받아올 수 있도록 수정
2. likeCount를 반영하여 좋아요를 누른 총 유저수 노출
Copy link
Contributor

@aquaman122 aquaman122 left a comment

Choose a reason for hiding this comment

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

좋아요 기능추가 확인했습니다! 고생하셨어요👍

@CLOUDoort CLOUDoort merged commit 0bd6499 into dev Oct 4, 2024
@CLOUDoort CLOUDoort deleted the feat/pre_auction branch October 5, 2024 04:54
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.

3 participants