Skip to content

Conversation

kilhyeonjun
Copy link
Contributor

@kilhyeonjun kilhyeonjun commented Oct 10, 2024

요구 사항

  • 시나리오 선정 및 프로젝트 Milestone 제출 요구사항 분석 및 문서화 #4
  • 시나리오 요구사항 별 분석 자료 제출

    시퀀스 다이어그램, 플로우 차트 등

  • 자료들을 리드미에 작성 후 PR 링크 제출

변경 사항

리뷰포인트

  • 궁금한 사항은 코멘트 남겨놨습니다. 확인 부탁드립니다!
  • 리뷰어님들이 생각했을 때 더 좋은 패턴이 보일 경우 공유해주시면 좋을 것 같습니다.

@@ -0,0 +1,247 @@
# CLASS DIAGRAM
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

클래스 다이어그램은 도메인 모델만 작성해야하는 지 실제 구현할 코드 인터페이스 까지 작성해야하는 건지 감이 안오는 것 같아요...

@@ -0,0 +1,401 @@
# SEQUENCE DIAGRAM
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

시퀀스 다이어그램의 경우 객채는 어떤 기준으로 나눠야할까요? (도메인 기준? 서브도메인도 포함?)

@kilhyeonjun kilhyeonjun merged commit b431080 into master Oct 12, 2024
@kilhyeonjun kilhyeonjun deleted the feature/step5 branch October 12, 2024 14:01
@cocomongg
Copy link

엄청 꼼꼼하게 많은 것 작성해주셨네요.. 클래스 다이어그램까지 잘 봤습니다!! 👍

@net79736
Copy link

net79736 commented Dec 13, 2024

많은 것을 배워갑니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

요구사항 분석 및 시스템 설계 고도화 요구사항 분석 및 문서화 마일스톤 작성
3 participants