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

[Refactoring] 비슷한 향수 추천 데이터 DB 반영 API 개선 #418

Open
3 tasks
ChoHadam opened this issue Nov 30, 2022 · 0 comments
Open
3 tasks
Assignees

Comments

@ChoHadam
Copy link
Member

ChoHadam commented Nov 30, 2022

리팩토링 배경

향수 목록에 있는 각각의 향수에 대해 비슷한 향수 목록을 추천하는 데이터를 입력받으면
Redis DB에 반영하는 기능을 기본적으로 구현했으나. 시간상 못다한 작업들을 추후 반영해 개선하고자합니다.

리팩토링 방법

  • 적절한 error 처리
  • 적절한 타입 annotation 추가
  • unit test 추가

리팩토링 개선된 점

관련 링크 / 참조

#414
#417

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

No branches or pull requests

1 participant