Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
리뷰어: 김우진님
리뷰이: 현정빈
3주차 리뷰
우진 리뷰어님 안녕하세요. 로또 미션 제출합니다!
2-5 단계 미션을 수행하면서 어려움이 많았습니다...!
특히, 코드 간의 흐름을 파악하는 데 시간이 많이 걸렸습니다. 부족한 부분이 많은 것 같습니다.. 리팩토링 과정에서 보완하겠습니다..!
이번 구현에서 SRP를 잘 준수하였는지, MVC 패턴에 알맞게 작성했는지 궁금합니다.
현재 컨트롤러에서 많은 로직을 처리하고 있는데, 서비스 클래스를 만들어 책임을 분리하는 것이 적절한 방법인지 고민됩니다.
질문
기능 설명
Controller
Model
View