Skip to content

[운송(배송)] 미션 구현 (이상호)#4

Open
ddoddogga wants to merge 2 commits intoallrounder-backend:mainfrom
ddoddogga:basic
Open

[운송(배송)] 미션 구현 (이상호)#4
ddoddogga wants to merge 2 commits intoallrounder-backend:mainfrom
ddoddogga:basic

Conversation

@ddoddogga
Copy link

Allrounder-Study-Mission-PR

[운송(배송)] 미션 구현 (이상호)

💡 Summary

구현한 기능

  • 터미널 입출력
  • 위도와 경도 기반 이동 시간 예측

✅ CheckList

  • 기능 구현

신경써서 구현한 점 / 어려웠던 점

  • mvc 분리 / junit 사용법 모르겠음

📚 Retrospective (YWT)

What I did

  • MVC를 통해 의존성 분리
  • 클래스 및 함수 분리

What I Learned

  • MVC 패턴과 의존성 학습
  • 단위 테스트의 개념 학습

What I will do next

  • 단위 테스트의 필요성 및 모범적 작성 방법

✨ Impression

단위테스트에 대해 더 공부해봐야겠다.

위도, 경도 바탕으로 60km/h으로 갈 때 이동 시간 구하기 완료

Choose a reason for hiding this comment

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

Controller가 추가될 수도 있기 때문에 좀 더 구체적인 이름으로 바꾸셔도 좋을 것 같아요

Choose a reason for hiding this comment

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

이 클래스는 record타입으로 바꿀 수 있을 거 같습니다

Choose a reason for hiding this comment

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

이 클래스에서 장소관리, 거리계산까지 다 하고 있는데 책임분리를 좀 더 할 수 있는 방향으로 고칠 수 있을 것 같아요

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.

2 participants