Skip to content

할일 카테고리 기능 구현 #28

Description

@ylee102

📄 설명

  1. 할일 카테고리 생성하는 기능 추가합니다
  2. 할일 카테고리 수정하는 기능 추가합니다
  3. 할일 카테고리 삭제기능을 추가합니다.
  4. 해당유저의 할일 카테고리 조회기능을 추가합니다.

✅ 작업할 내용

  • Request Body 검증 로직 구현 (제목, 유저 식별자 등 필수 항목 확인)
  • DB에서 카테고리 삭제 로직 + 예외 처리 (존재하지 않는 카테고리, 권한 오류 등)
  • DB에서 로그인된 유저별 카테고리 목록 조회

🙋🏻 참고 자료

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions