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 수정 + 어드민 설정의 해시태그 보유 유저 조회 API 구현 #198

Open
ryogaeng opened this issue Sep 26, 2024 · 0 comments
Assignees
Labels
⚙️ feature 새로운 기능 추가 ♻️ refactor 코드 리팩토링

Comments

@ryogaeng
Copy link
Contributor

ryogaeng commented Sep 26, 2024

💡Description

  • 어드민에서 설정한 해시태그에 대해 사용자가 설정한 region(지역), mobileCarrier(통신사)에 해당하면 알림이 가도록 구현하기 이전에 회원가입시 유저가 선택할 내용에 대한 수정사항이 필요한 것으로 보임에 따라, 이와 관련한 내용 수정
  • 회원가입시 필수적이지만 현재 누락된 정보(ex: 거주지, 관심카테고리 등)에 대한 리팩토링 진행
  • 어드민이 설정한 해시태그(키워드)를 보유한 유저를 조회하는 API. 이는 알림에도 적용됨.

✅ To Do List

Etc

etc

@ryogaeng ryogaeng added the ⚙️ feature 새로운 기능 추가 label Sep 26, 2024
@ryogaeng ryogaeng self-assigned this Sep 26, 2024
@ryogaeng ryogaeng changed the title [feat] 사용자 추가 정보 기능 구현 [refactor] 회원가입 관련 내용 수정 Oct 10, 2024
@ryogaeng ryogaeng added ♻️ refactor 코드 리팩토링 ⚙️ feature 새로운 기능 추가 and removed ⚙️ feature 새로운 기능 추가 labels Oct 10, 2024
@ryogaeng ryogaeng changed the title [refactor] 회원가입 관련 내용 수정 [refactor & feat] 유저 추가 API 수정 + 어드민 설정의 해시태그 보유 유저 조회 API 구현 Oct 14, 2024
@ryogaeng ryogaeng changed the title [refactor & feat] 유저 추가 API 수정 + 어드민 설정의 해시태그 보유 유저 조회 API 구현 [feat] 유저 추가 API 수정 + 어드민 설정의 해시태그 보유 유저 조회 API 구현 Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ feature 새로운 기능 추가 ♻️ refactor 코드 리팩토링
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant