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

Feature/be/#119 헬퍼 매칭 기능 구현 + #118 Swagger 문서 DTO 수정 및 발음평가 NaN값 보정 #125

Merged
merged 28 commits into from
May 3, 2024

Conversation

BlueBerrySoda
Copy link

Overview

  • 헬퍼 매칭 비즈니스 로직 작정
  • 헬퍼 매칭 Endpoint 생성
  • 발음평가 NaN 오류 보정
  • Swagger 문서를 위한 DTO 작업

Related Issue

Issue Number : #118 #119

Task Details

헬퍼 매칭 기능 비즈니스 로직 구현 및 Endpoint 생성

헬퍼 매칭을 위한 글 작성, 일기, 수정, 삭제 기능과 Endpoint를 구현했습니다.

매칭글 리스트 생성, 검색 및 필터링, 페이지네이션 적용을 하였습니다.

매칭완료 기능 또한 구현하였습니다.

image
image

발음평가 NaN값 오류 보정

발음평가시 NaN값이 오는 경우가 발생하여 해당 경우 0.0으로 값을 바꾸는 보정을 해주었습니다.

Swagger 문서를 위한 DTO 작성

Map으로 반환시 Swagger에 반영되지 않던 오류가 있었습니다. 이를 해결하기 위해 DTO로 Response를 씌워줬습니다.

Test Scope & Checklist (Optional)

  • Test Task
  • Test Task

Review Requirements

Please provide the points that reviewers should comment.

⚠️ Before creating PR, you must assign reviewers, labels.

@BlueBerrySoda BlueBerrySoda added 📝 feature New feature or request 🔧 refactor Good for newcomers labels May 3, 2024
@BlueBerrySoda BlueBerrySoda added the 🔒 BE backend task label May 3, 2024
@BlueBerrySoda BlueBerrySoda requested a review from mclub4 May 3, 2024 06:11
@mclub4 mclub4 merged commit f63125c into develop-back May 3, 2024
@BlueBerrySoda BlueBerrySoda deleted the feature/be/#119-helper-matching branch May 3, 2024 08:03
@BlueBerrySoda BlueBerrySoda self-assigned this May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔒 BE backend task 📝 feature New feature or request 🔧 refactor Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants