Open
Conversation
kokkumong
added a commit
to kokkumong/mission-logistics
that referenced
this pull request
Aug 10, 2025
kokkumong
added a commit
to kokkumong/mission-logistics
that referenced
this pull request
Aug 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Allrounder-Study-Mission-PR
[운송 I (배송)] 미션 구현 (조은영)
💡 Summary
구현한 기능
✅ CheckList
신경써서 구현한 점 / 어려웠던 점
📚 Retrospective (YWT)
What I did
What I Learned
What I will do next
✨ Impression
이번 미션은 기능 구현보다는 프로그램 구조 설계에 신경을 쓰다보니 구조 설계의 중요성을 너무나도 느꼈다. 각 계층의 역할이 명확해져 오류가 있어도 찾기가 쉬웠다. 스터디 자체에서 첫주차에서는 기능을 빨리 만드는 데 집중했지만, 갈수록 역할 분리에 신경을 많이 쓰게 되어서 결과적으로 훨씬 깔끔하고 이해하기 쉬운 코드가 나왔다고 생각한다.