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

상품 리스트 등록/조회 구현 #10

Closed
7 tasks done
jun108059 opened this issue Jan 8, 2023 · 1 comment
Closed
7 tasks done

상품 리스트 등록/조회 구현 #10

jun108059 opened this issue Jan 8, 2023 · 1 comment
Assignees
Labels
✨ Feature 새로운 기능 관련
Milestone

Comments

@jun108059
Copy link
Owner

jun108059 commented Jan 8, 2023

✍🏻 Description

  • 상품 리스트 조회 API 및 페이지 구현
  • 상품 등록 API 및 페이지 구현

✅ To-Do

  • [FE] Vue 상품 리스트 조회 컴포넌트 개발
  • [FE] Vue 상품 등록 컴포넌트 개발
  • [FE] 카테고리 조회 select box 구현
  • [FE] axios 비동기 호출 구현
  • [BE] 상품 조회 API 개발
  • [BE] 상품 등록 API 개발
  • [BE] 카테고리 조회 API 개발
@jun108059 jun108059 added the ✨ Feature 새로운 기능 관련 label Jan 8, 2023
@jun108059 jun108059 added this to the Sprint-1 milestone Jan 8, 2023
@jun108059 jun108059 self-assigned this Jan 8, 2023
jun108059 added a commit that referenced this issue Jan 8, 2023
- Controller 추가
- 상품 리스트 조회 서비스 로직
- view Dto 추가

Related to: #10
jun108059 added a commit that referenced this issue Jan 8, 2023
- 상품 등록 View 페이지 개발

Related to: #10
jun108059 added a commit that referenced this issue Jan 8, 2023
- 아이콘 사용을 위한 의존성

Related to: #10
jun108059 added a commit that referenced this issue Jan 8, 2023
- Vue 페이지 개발
- 필요 이미지 업로드
- router 추가

Related to: #10
jun108059 added a commit that referenced this issue Jan 8, 2023
- 조회 API url 변경
- 등록 요청 Dto 추가
- 조회 응답 Dto 추가
- 데이터 클래스(enum) 수정

Related to: #10
jun108059 added a commit that referenced this issue Jan 8, 2023
- 카테고리 조회를 위한 API 개발

Related to: #10
@jun108059 jun108059 changed the title 상품 리스트 조회 구현 상품 리스트 등록/조회 구현 Jan 9, 2023
jun108059 added a commit that referenced this issue Jan 10, 2023
- FE : 이미지 업로드를 위한 업로더 기능 구현

Related to: #10
jun108059 added a commit that referenced this issue Jan 10, 2023
- BE : 이미지 업로드를 위한 업로더 기능 구현

Related to: #10
jun108059 added a commit that referenced this issue Jan 10, 2023
상품 등록/조회 기능 개발 [ISSUE-10]
@jun108059
Copy link
Owner Author

1차 Sprint 구현 완료

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 새로운 기능 관련
Development

No branches or pull requests

1 participant