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

4주차 과제 #4

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

4주차 과제 #4

wants to merge 41 commits into from

Commits on Nov 12, 2024

  1. add: Retrofit dependency

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    45f5c41 View commit details
    Browse the repository at this point in the history
  2. add: 회원가입 API 연동

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9bb8c16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c4c8e6 View commit details
    Browse the repository at this point in the history
  4. fix: email -> username

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6d30f25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    570fc44 View commit details
    Browse the repository at this point in the history
  6. add: 로그인 API 연동

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    456cb7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    166364c View commit details
    Browse the repository at this point in the history
  8. fix: suspend

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c38fd5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6cf6f0e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df71590 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1bdaa01 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f79f7a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62c4df2 View commit details
    Browse the repository at this point in the history
  14. add: 내 취미 뷰에 추가

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    49e7937 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    15caab8 View commit details
    Browse the repository at this point in the history
  16. add: Error response parsing

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    90e1ea6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d787e18 View commit details
    Browse the repository at this point in the history
  18. add: runCatching 확장함수

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1279cf8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d099448 View commit details
    Browse the repository at this point in the history
  20. add: 취미 입력

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    834c5ab View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    392f586 View commit details
    Browse the repository at this point in the history
  22. fix: runCatching 중복

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    19f90f1 View commit details
    Browse the repository at this point in the history
  23. add: 로그인 API 결과

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0c1c9a6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    05f69b1 View commit details
    Browse the repository at this point in the history
  25. chore: get -> fetch

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    743bb86 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c37bf31 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c25a680 View commit details
    Browse the repository at this point in the history
  28. add: 내 설정 route

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0aff239 View commit details
    Browse the repository at this point in the history
  29. add: 네비게이션 연결

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dc2a5e5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9550255 View commit details
    Browse the repository at this point in the history
  31. add: 프로필 수정 API

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a583091 View commit details
    Browse the repository at this point in the history
  32. add: 디스패처 DI

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    243cc60 View commit details
    Browse the repository at this point in the history
  33. add: EditProfileScreen

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f2d7cbd View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ffd39f2 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c6f0a26 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8afb1dc View commit details
    Browse the repository at this point in the history
  37. add: 자동 로그인

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2ccae19 View commit details
    Browse the repository at this point in the history
  38. chore: 변수명 명료화

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    902a06e View commit details
    Browse the repository at this point in the history
  39. chore: 리뷰 반영

    ThirFir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d2ec5b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. add: 검색 로딩 뷰

    ThirFir committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    29c9025 View commit details
    Browse the repository at this point in the history
  2. chore: 로깅 제거

    ThirFir committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    53a1f6e View commit details
    Browse the repository at this point in the history