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] 작품 좋아요 기능 구현 #75

Closed
8 tasks done
mandos1995 opened this issue Nov 23, 2024 · 0 comments
Closed
8 tasks done

[Feat] 작품 좋아요 기능 구현 #75

mandos1995 opened this issue Nov 23, 2024 · 0 comments
Assignees
Labels
⚡️ Feature 새로운 기능 💄UI UI 작업

Comments

@mandos1995
Copy link
Contributor

mandos1995 commented Nov 23, 2024

  • 작품 리스트 뷰에서 좋아요 한 작품 UI 구현
  • 작품 리스트 뷰에서 좋아요 버튼 click 동작 구현
    • PUT /shows/(id)/favorite API 연동
    • DELETE /shows/PF220846/favorite API 연동
  • 작품 상세 뷰에서 좋아요한 작품 UI 구현
  • 작품 상세 뷰에서 좋아요 버튼 click 동작 구현
    • PUT /shows/(id)/favorite API 연동
    • DELETE /shows/PF220846/favorite API 연동
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡️ Feature 새로운 기능 💄UI UI 작업
Projects
None yet
Development

No branches or pull requests

1 participant