Skip to content

[server] [Board] - post /board 요청 처리 로직 작성 #48

@lovelysi0113

Description

@lovelysi0113

ISSUE

  • Group: server
  • Type: feature
  • Detail: 게시글 등록하는 로직 작성

TODO

  1. client에서 요청이 들어오면 응답을 보내주는 로직
  2. title, writer(유저의 이메일), content(유저의 현재 칸반보드 데이터 전체-nosql로 저장)를 데이터베이스에 저장(create)
  3. board_id로 comment 데이터도 저장(nosql)
  4. 응답으로 등록한 게시글 정보 보내줌(좀더 고민)
  5. 실제로 잘되는지 client쪽과 연결해서 확인

Metadata

Metadata

Assignees

No one assigned

    Labels

    3h[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