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

신뢰도 0.0과 초기 신뢰도가 구분되도록 하는 기능 추가 #535

Open
2 tasks done
kwonyj1022 opened this issue Oct 4, 2023 · 0 comments
Open
2 tasks done
Assignees
Labels
backend 백엔드와 관련된 이슈나 PR에 사용 feature 기능 추가 시

Comments

@kwonyj1022
Copy link
Collaborator

kwonyj1022 commented Oct 4, 2023

📄 설명

신뢰도 0.0과 초기 신뢰도가 구분되도록 하는 기능 추가

✅ 작업할 내용

  • 가입 시 신뢰도를 초기 신뢰도로 설정
  • response dto에서 사용자의 신뢰도가 초기 신뢰도이면 null을 반환하도록 processor 추가

🙋🏻 참고 자료

No response

⏰ 추정 시간

20분

⏰ 소요 시간

45분

@kwonyj1022 kwonyj1022 added backend 백엔드와 관련된 이슈나 PR에 사용 feature 기능 추가 시 labels Oct 4, 2023
@kwonyj1022 kwonyj1022 added this to the 최종 데모데이 milestone Oct 4, 2023
@kwonyj1022 kwonyj1022 self-assigned this Oct 4, 2023
@kwonyj1022 kwonyj1022 changed the title 사용자 가입 시 신뢰도를 null로 설정 신뢰도 0.0과 초기 신뢰도가 구분되도록 하는 기능 추가 Oct 19, 2023
kwonyj1022 added a commit that referenced this issue Oct 20, 2023
* remove: 사용하지 않는 dto 제거

* feat: 사용자 회원 가입 시 초기 신뢰도 값을 설정

* feat: 사용자의 신뢰도가 초기 신뢰도일 경우 null을 반환하고, 초기 신뢰도가 아닐 경우 Float 타입으로 반환하는 기능 추가

* refactor: 초기 신뢰도 값을 음수로 변경

* refactor: 초기 신뢰도 값 변경
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend 백엔드와 관련된 이슈나 PR에 사용 feature 기능 추가 시
Projects
Status: No status
Development

No branches or pull requests

1 participant