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

[fix] 주 언어, 보조 언어 입력 API 구현 #22

Open
3 of 4 tasks
RumosZin opened this issue Feb 17, 2024 · 0 comments
Open
3 of 4 tasks

[fix] 주 언어, 보조 언어 입력 API 구현 #22

RumosZin opened this issue Feb 17, 2024 · 0 comments
Labels
dev New feature or request

Comments

@RumosZin
Copy link
Collaborator

RumosZin commented Feb 17, 2024

📌 Issue 내용

  • 주 언어, 보조 언어 입력 API 구현
  • sign-up 완료 후 주 언어, 보조 언어를 입력하도록 하고, 입력 후 GUEST에서 USER로 바뀜
    -이후 주 언어, 보조 언어를 변경하고 싶을 때도 사용 가능

📝 TO DO

  • POST로 주 언어, 보조 언어 입력을 userId와 함께 넘김
  • 저장 후 userLanguageDTO return
  • 주 언어, 보조 언어 하나라도 null인 경우 error message return 처리
  • 주 언어, 보조 언어가 잘 저장된 경우 사용자의 ROLE을 USER로 설정
RumosZin added a commit that referenced this issue Feb 17, 2024
[feat] 주 언어, 보조 언어 입력 API 구현
@RumosZin RumosZin added the dev New feature or request label Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant