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] 4주차 과제 완료 #10

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from
Open

[Feat] 4주차 과제 완료 #10

wants to merge 16 commits into from

Commits on Nov 15, 2024

  1. #9 [chore] : 추가 통신을 위한 세팅

    - Permission Internet 추가
    - gradle Third Party 추가
    imtaejugkim committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    383bd5b View commit details
    Browse the repository at this point in the history
  2. #9 [Feat] : 추가 data 폴더 생성 및 UserRegisterDto 구현

    - data 폴더 생성 및 회원가입 DTO 구현
    imtaejugkim committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e86d031 View commit details
    Browse the repository at this point in the history
  3. #9 [Feat] : 추가 ApiFactory, UserService

    - 통신 사용을 위한 interceptor, retrofit, interface 구현
    imtaejugkim committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    aedd6aa View commit details
    Browse the repository at this point in the history
  4. #9 [Fix] : 수정 UserService Body

    - Body 객체로 request 타입 변경
    imtaejugkim committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    849cf20 View commit details
    Browse the repository at this point in the history
  5. #9 [Feeat] : 추가 User 데이터 비동기 통신 코드 추가

    - 통신 작업 추가
    imtaejugkim committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f2ededc View commit details
    Browse the repository at this point in the history
  6. #9 [Design] : 추가 Hobby TextField

    - hobby textField 추가
    - id와 hobby textField 공통 컴포넌트화
    imtaejugkim committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1ba151f View commit details
    Browse the repository at this point in the history
  7. #9 [Fix] : 수정 hobby, id placeHolder text 인자

    - id, hobby placeHolder 인자 전달 방식으로 변경
    imtaejugkim committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    09653b7 View commit details
    Browse the repository at this point in the history
  8. #9 [Feat] : 추가 hobbyState 필드 비어있지 않을 때 회원가입 활성화

    - hobbyState 필드 비어있지 않을 때 회원가입 활성화
    imtaejugkim committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c67e1f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    044cabc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7c2ed0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0b4122c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7c6898b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4e3b5f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbdf2ef View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2f97125 View commit details
    Browse the repository at this point in the history
  16. #9 [Refactor] : 수정 마이페이지 취미 통신 구현

    - my-hobby api 호출 추가
    - SharedPreference id 저장 삭제
    - TokenInterceptor에 Header 구현 방식 추가
    imtaejugkim committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b597332 View commit details
    Browse the repository at this point in the history