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

[refactor] 여러 데이터 로직 및 필드들 최적화 #62

Closed
3 tasks done
dong2ast opened this issue Jul 21, 2023 · 0 comments · Fixed by #63
Closed
3 tasks done

[refactor] 여러 데이터 로직 및 필드들 최적화 #62

dong2ast opened this issue Jul 21, 2023 · 0 comments · Fixed by #63
Assignees

Comments

@dong2ast
Copy link
Collaborator

dong2ast commented Jul 21, 2023

Description

코드 내에서 불필요하거나 통합할 수 있는 부분들 정리합니다.

To-do

  • 멤버 내에 북토크 수를 따로 저장하는게 아니라 리스트에서 길이 추출
  • 완료된 북토크 연관관계 설정 메서드 추가
  • 북토크 참여 인원이 최대를 넘었을 때 예외처리 추가

ETC

@dong2ast dong2ast self-assigned this Jul 21, 2023
@dong2ast dong2ast linked a pull request Jul 21, 2023 that will close this issue
dong2ast added a commit that referenced this issue Jul 21, 2023
* refactor: member 및 작가 마이페이지에 나오는 북토크 관련 숫자 필드 없애고 list.size()를 이용해 구현

* add: 북토크 참가 인원이 최대를 넘었을 때의 예외처리 추가

* refactor: 완료된 북토크 연관관계 설정 메서드 추가
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 a pull request may close this issue.

1 participant