Skip to content

[Feat] 내 프로젝트 리스트 조회 #11

@choeunbin03

Description

@choeunbin03

📄 이슈 내용

기능에 대한 요약 설명을 작성해 주세요.

  • 내 프로젝트 리스트 전체 조회 API 구현 (GET /api/v1/projects)

📝 작업 상세 내용

기능 추가 작업과 관련된 상세 내용을 작성해 주세요.

  • 로그인한 사용자가 속한 프로젝트 목록 조회
  • 팀원 리스트 포함 조회 + 나만 조회 필터링 지원

✅ 체크리스트

  • ProjectMemberRepository — findAllByUser() 추가
  • ProjectService — getMyProjects() 구현
  • ProjectController — GET /api/v1/projects 엔드포인트 추가

📍 레퍼런스

Metadata

Metadata

Assignees

Labels

✨feature구현, 개선 사항 관련 부분
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions