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/#9] 4주차 필수 과제 구현 #11

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

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    66897d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    422b74b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc0e6db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6193ea0 View commit details
    Browse the repository at this point in the history
  5. feat/#9: 회원가입 api 연결

    - 레트로핏 추가
    - 클린 아키텍처 기반 코드
    - 의존성 주입 코드
    boiledEgg-s committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1f2743f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff8151f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c8c32f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9557f67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    570178f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. feat/#9: 내 취미 api 연결

    - token 헤더 추가
    boiledEgg-s committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0e4daa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    958b879 View commit details
    Browse the repository at this point in the history
  3. fix/#9: SignIn 의존성 관리

    - domain -> data 의존성 제거
    boiledEgg-s committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a6c1250 View commit details
    Browse the repository at this point in the history
  4. fix/#9: SignUp 의존성 관리

    - domain -> data 의존성 제거
    boiledEgg-s committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9df14b4 View commit details
    Browse the repository at this point in the history
  5. ui/#9: 회원가입 ui 수정

    - 취미 입력란 추가
    boiledEgg-s committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3dfdfc5 View commit details
    Browse the repository at this point in the history