Skip to content

Commit

Permalink
docs(README): add feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
kang-kibong committed Jul 18, 2024
1 parent 71d6f23 commit 6fa65e6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 34️⃣ 4주차 상품 주문하기
# 4️⃣ 4주차 상품 주문하기
## 📡 1단계 - 상품 상세 페이지 & 상품 결제하기 Form 구현하기
### ✅ 기능 목록
- [] chakra-ui 설치
- [] 상품 상세페이지 UI 구현
- [] 강품 결제페이지 UI 구현
- [] `/api/v1/products/{productId}/detail`, `/api/v1/products/{productId}/options`에 대한 API 구현
- [] 없는 상품의 경우 메인 페이지로 리다이렉트
- [] 나에게 선물하기 버튼 클릭 시 로그인이 되어있지 않다면 로그인 페이지로 리다이렉트

0 comments on commit 6fa65e6

Please sign in to comment.