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

[FEATURE] 제품 상세 페이지 구현 #5

Open
10 of 12 tasks
Jaharim opened this issue Jun 5, 2023 · 0 comments
Open
10 of 12 tasks

[FEATURE] 제품 상세 페이지 구현 #5

Jaharim opened this issue Jun 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request style

Comments

@Jaharim
Copy link
Contributor

Jaharim commented Jun 5, 2023

📑 이슈 내용

제품 상세 페이지 구현

📝 작업 내용

  • HTML 마크업
    • 마크업 완료
    • 시멘틱하게 태그 바꿔주기
  • API에서 제품 상세 데이터 받아오기
  • CSS 적용하기
  • 수량 선택 기능
    • 0 이하는 선택 안되게 하기
    • 버튼, 직접입력 연동
    • 수량과 가격 연결하기
  • 장바구니에 넣기 기능
  • 주문/결제로 이동 기능
  • breadcrumb

📍ETC

기타사항

@Jaharim Jaharim added enhancement New feature or request style labels Jun 5, 2023
@Jaharim Jaharim self-assigned this Jun 5, 2023
Jaharim added a commit that referenced this issue Jun 7, 2023
- 수량 조절 버튼 '-','+' 텍스트로 작성했으나 svg 파일이 있다는 것을 알게 되어 파일 추가 후 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request style
Projects
None yet
Development

No branches or pull requests

1 participant