AYU-Side-Hidden-Gems-Playlist / back

숨듣명_백엔드
0 stars 0 forks source link

003-Comment #17

Open jangjinhong opened 2 months ago

jangjinhong commented 2 months ago

️⃣연관된 이슈

003

📝작업 내용

playlist 댓글 기능

📝 AS-IS (코드 바뀌기 전)

✨ To-Be (바뀐 후)

CRUD

💬리뷰 요구사항

[ ]소스 코드 위치 경로 ✔️ /controller/CommentController ✔️/entity/Comment ✔️/form/CommentForm ✔️/repository/CommentRepository ✔️/service/CommentService


🧐 리뷰어들이 봤으면 하는 점

수정사항이 있다면 알려주시면 감사하겠습니다. 댓글 생성/수정 시간을 추가하는 것이 좋을까요?

📸 테스트 스크린샷

image

  1. 조회 image image

    • DB 내역과 동일
  2. 댓글 작성 image image

  3. 댓글 수정 image image

  4. 댓글 삭제 image image image