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: 댓글 기능 구현 #132

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

feat: 댓글 기능 구현 #132

wants to merge 28 commits into from

Conversation

lsy20140
Copy link
Collaborator

#️⃣ 이슈 번호

ex) - #이슈번호


📝 작업 내용

  • 댓글 목록 조회(정렬 기준 따라)
  • 댓글 목록 refresh
  • 새 댓글 등록
  • 본인 댓글 수정
  • 본인 댓글 삭제
  • 다른 사람 댓글 신고
  • 댓글 좋아요
  • 로그인하지 않은 사용자가 댓글 등록/좋아요 수행 시 bottomsheet 오픈
  • Snackbar 컴포넌트 구현 및 적용

📸 스크린샷

-.Clipchamp.2.mp4

로그인하지 않은 사용자가 댓글 등록/ 좋아요 수행 시

default.mp4

💬 리뷰 요구사항/참고 사항

  • 서버 측에 요청한 댓글 신고 사유 중복 선택과 관련된 부분은 추후에 테스트 진행할 예정입니다.

lsy20140 and others added 28 commits September 25, 2024 01:11
@lsy20140 lsy20140 added ✨ Feature 기능 개발 📬 API 서버 API 통신 labels Oct 22, 2024
@lsy20140 lsy20140 self-assigned this Oct 22, 2024
@lsy20140 lsy20140 linked an issue Oct 22, 2024 that may be closed by this pull request
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📬 API 서버 API 통신 ✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 댓글 기능 구현
1 participant