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: 숙소 리스트에 위시리스트 기능 추가 #58

Open
8 tasks
honeyyyoon opened this issue Jan 24, 2025 · 0 comments
Open
8 tasks

❤️ feat: 숙소 리스트에 위시리스트 기능 추가 #58

honeyyyoon opened this issue Jan 24, 2025 · 0 comments

Comments

@honeyyyoon
Copy link
Collaborator

honeyyyoon commented Jan 24, 2025

작업 내용

  • ListingItem 컴포넌트에 하트 아이콘 추가
    • 에어비앤비 페이지에서 하트 SVG 따오기
    • 이미지 우측 상단에 하트 위치
  • 하트 클릭 이벤트 구현
    • 클릭 시 위시리스트 API 연결
    • 이벤트 버블링 방지
  • 위시리스트 상태 표시
    • 저장 여부에 따라 하트 채우기/비우기

참고 사항

  • 연관 컴포넌트: ListingItem.tsx
  • 연관 API: /api/v1/rooms/{roomId}/like
@honeyyyoon honeyyyoon changed the title ❤️ feat: 숙소 리스트에 위시리스트 하트 추가 ❤️ feat: 숙소 리스트에 위시리스트 기능 추가 Jan 24, 2025
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

No branches or pull requests

1 participant