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] 직무필터링, 사용자 필터링 정보, 필터링 재설정(직무, 계획) API 구현 #183

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

junggyo1020
Copy link
Contributor

📄 Work Description

  • [✨ feat] 직무필터링, 사용자 필터링 정보, 필터링 재설정(직무, 계획) API 구현

  • 사용자의 직무 필터링(jobType)과 계획 필터링 사항을 모두 한번에 수정하는 필터링 제설정 API와 필터링 정보를 불러오는 API를 구현합니다.

⚙️ ISSUE

📷 Screenshot

image image

💬 To Reviewers

  • 직무필터링이 추가되면서, 직무필터링을 한번도 설정하지 않았던 유저들은 total로 설정되도록 구현했습니다.
  • 직무를 Enum으로 관리하고, 해당 필드를 사용해 기존의 응답에 추가로 직무정보를 응답하도록 구현했습니다.

- 사용자의 직무 필터링(jobType)과 계획 필터링 사항을 모두 한번에 수정하는 필터링 제설정 API와 필터링 정보를 불러오는 API를 구현합니다.
@junggyo1020 junggyo1020 added ✨ feat 새로운 기능 추가 🐶정교🐶 labels Dec 12, 2024
@junggyo1020 junggyo1020 self-assigned this Dec 12, 2024
@junggyo1020 junggyo1020 merged commit afb20cd into develop Dec 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 새로운 기능 추가 🐶정교🐶
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant