Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week3 프로젝트 관련 구현사항 #2

Merged

Conversation

sunandrabbit
Copy link
Contributor

현재까지 구현사항

  • 프로젝트 조회
  • 프로젝트 리스트 조회(페이지네이션)
  • 프로젝트 멤버 조회
  • 프로젝트 생성
  • 프로젝트 수정
  • 프로젝트 삭제

앞으로 구현할 사항

  • 프로젝트 기간 조회
  • 각각의 테스트 구현 예정

궁금한점 및 리뷰부탁 (리뷰 부탁 드립니다 아무나)

  • DTO를 create와 update 나눠서 만들긴 했지만 둘의 차이가 실질적으로 없는 것 같음
  • DTO를 record로 만드는 것은 안되나?
  • 전체적인 Entity 연계 구조가 올바른지 (일단 구현은 했지만 빠진 부분이 있을 수 도 있기 때문에 리뷰 부탁드립니다.)
  • 그리고 Front에서 모든 정보를 넘겨준다고 가정을 하고 구현을 했습니다.

@sunandrabbit sunandrabbit merged commit 4323a97 into kakao-tech-campus-2nd-step3:sunandrabbit Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant