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] 마이페이지 조회 기능 추가 #73

Merged
merged 10 commits into from
Jan 25, 2025
Merged

Conversation

Moveuk
Copy link
Member

@Moveuk Moveuk commented Jan 18, 2025

📌 관련 이슈

✨ PR 내용

마이페이지 조회 기능입니다.

  1. 진행하는 과정에서 Proof의 Status 필드 명을 proofStatus에서 status로 변경했습니다.(Meeting Attendance 등의 엔티티 필드명과 일치시키기 위함입니다.) 변경에 따른 status를 사용했던 로직을 변경했습니다.

  2. 또한, 출석 과정에서 10 분 전부터 정각까지는 정상 출석으로 Entity를 생성하고, 정각 이후에는 지각으로 처리되게끔 수정했습니다.

📚 레퍼런스 혹은 궁금한 사항들

📸 스크린샷(선택)

@Moveuk Moveuk added the enhancement New feature or request label Jan 18, 2025
@Moveuk Moveuk requested a review from uuujini January 18, 2025 16:33
@Moveuk Moveuk self-assigned this Jan 18, 2025
Copy link
Member

@uuujini uuujini left a comment

Choose a reason for hiding this comment

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

계산식과 퍼센트까지 정리해 주셔서 로직 이해하기 수월했습니다! 고생하셨습니다~!!

@Moveuk Moveuk merged commit 5942ee4 into develop Jan 25, 2025
1 check passed
@Moveuk Moveuk deleted the feature/#43-mypage branch January 25, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants