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

feat: is_evaluated 필드 추가 #102

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Conversation

ybkang1108
Copy link
Collaborator

PR 제목

is_evaluated 필드 추가

PR을 한 이유 🎯

  • is_evaluated 필드 추가

이슈 번호 📎

  • (해결하고자 하는 이슈의 이름과 해시태그 번호를 적어주세요. 예: 이슈명 #123)

변경사항 🛠

  • Friend 모델에 is_evaluated 필드 추가
  • is_evaluated 는 default가 false,
  • user가 friend에게 친구 평가를 한 후 is_evaluated = true
  • 반대로 user=friend, friend=user인 Friend 객체의 is_evaluated는 바뀌지 않음

특이사항 📌

  • (이 PR에 대한 추가적인 정보나, 리뷰어가 주의깊게 봐야할 점 등을 적어주세요.)

테스트 결과 📝

  • (테스트를 진행한 결과, 해당 결과에 따른 스크린샷 또는 기타 정보를 제공해주세요.)

@ybkang1108 ybkang1108 merged commit fbc98d5 into develop Aug 15, 2024
2 checks passed
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.

1 participant