Skip to content

[server] [Board] - post /board/:board_id/comment 요청 처리 로직 작성 #57

@lovelysi0113

Description

@lovelysi0113

ISSUE

  • Group: server
  • Type: feature
  • Detail: 새로운 댓글을 등록하는 로직 작성

TODO

  1. client에서 요청이 들어오면 응답을 보내주는 로직
  2. board_id에 새로운 댓글 추가하기
  3. comment 데이터베이스에 저장하기
  4. 응답으로 등록한 댓글 데이터 보내주기(여긴 client와 좀더 이야기해봐야할듯)
  5. 실제로 잘되는지 client쪽과 연결해서 확인

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.5h[Task Card] Estimated timeBoard[Task Card] Sprint / MilestoneHigh[Task Card] UrgencyServer[Task Card] Group

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions