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

경북대 FE_이정민 4주차 과제 Step 2 #75

Open
wants to merge 24 commits into
base: userjmmm
Choose a base branch
from

Commits on Jul 17, 2024

  1. docs: 0단계 - 구현할 기능 목록 정리

    userjmmm authored and userjmmm committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    518409a View commit details
    Browse the repository at this point in the history
  2. chore: chakra-ui 설치

    userjmmm authored and userjmmm committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    07fa961 View commit details
    Browse the repository at this point in the history
  3. feat: 전체 App에 적용되도록 ChakraProvider 추가

    userjmmm authored and userjmmm committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b981cd7 View commit details
    Browse the repository at this point in the history
  4. feat: products detail 정보를 가져오는 hooks 코드 추가

    userjmmm authored and userjmmm committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    63e85ea View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. feat: Chakra UI를 사용해서 상세 페이지 UI 구현

    userjmmm authored and userjmmm committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0f710ae View commit details
    Browse the repository at this point in the history
  2. feat: theme 페이지에서 GoodsItem 클릭 시 상세페이지로 이동 구현

    userjmmm authored and userjmmm committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    417e1b9 View commit details
    Browse the repository at this point in the history
  3. feat: 없는 상품의 경우 메인 페이지로 연결하도록 구현

    userjmmm authored and userjmmm committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5c95117 View commit details
    Browse the repository at this point in the history
  4. refactor: not Found 상태 관리를 useGetProductDetail hook으로 이동

    userjmmm authored and userjmmm committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    847cdf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a187a8d View commit details
    Browse the repository at this point in the history
  6. feat: Chakra UI를 이용해서 상품 결제(Order) 페이지 구현

    userjmmm authored and userjmmm committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    888e5cf View commit details
    Browse the repository at this point in the history
  7. docs: 기능 구현 사항 추가 및 완료 상태 수정

    userjmmm authored and userjmmm committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fc4c898 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd4209d View commit details
    Browse the repository at this point in the history
  9. refactor: 불필요한 콘솔 로그 제거

    userjmmm authored and userjmmm committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    319715a View commit details
    Browse the repository at this point in the history
  10. docs: 2단계 기능 구현 목록 작성

    userjmmm authored and userjmmm committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4f7925c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. feat: /api/v1/products/{productId}/options를 받아오도록 구현

    userjmmm authored and userjmmm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    244cf60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    840391e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b48f60e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d92aa26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a211a5 View commit details
    Browse the repository at this point in the history
  6. docs: 3단계 기능 구현 목록 작성

    userjmmm authored and userjmmm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d14c2f4 View commit details
    Browse the repository at this point in the history
  7. chore: react-hook-form 라이브러리 추가

    userjmmm authored and userjmmm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    267c43c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0831a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae19a21 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b42dd18 View commit details
    Browse the repository at this point in the history