-
Notifications
You must be signed in to change notification settings - Fork 48
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_정서현 3주차 과제 Step3 ~ 4 #89
Open
hyunaeri
wants to merge
30
commits into
kakao-tech-campus-2nd-step2:hyunaeri
Choose a base branch
from
hyunaeri:Step3
base: hyunaeri
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+654
−160
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
186c7a9
Docs: Step 마다 구현할 기능 목록 작성
hyunaeri a92fcde
Chore: axios 라이브러리 설치
hyunaeri 33d4773
Feat: API 로부터 데이터를 가져올 함수 작성
hyunaeri 360b91e
Feat: API 를 사용하여 메인 페이지의 Theme 카테고리 섹션 구현
hyunaeri de7339e
Docs: 메인 페이지의 Theme 카테고리 섹션 구현 완료
hyunaeri 321592c
Feat: API 를 사용하여 메인 페이지의 실시간 상품 랭킹 섹션 구현
hyunaeri 9164d64
Docs: 메인 페이지의 실시간 상품 랭킹 섹션 구현 완료
hyunaeri 9579195
Feat: 디버깅을 위해 console.log 추가
hyunaeri 33d94dc
Feat: 디버깅을 위해 console.log 추가
hyunaeri 40d9cd1
Feat: API 를 사용하여 Theme Page 의 헤더 구현
hyunaeri 5f6d9f6
Docs: Theme 페이지의 헤더 구현 완료
hyunaeri 1979c50
Feat: API 를 사용하여 Theme Page 의 상품 목록 섹션 구현
hyunaeri bfad834
Docs: Theme 페이지의 상품 목록 섹션 구현 완료
hyunaeri f889e32
Feat: 메인 페이지의 Theme 카테고리 섹션 부분에서 데이터 로딩 상태에 대한 UI 추가
hyunaeri deaebe7
Feat: 메인 페이지의 실시간 상품 랭킹 섹션에서 데이터 로딩 상태에 대한 UI 추가
hyunaeri 2252f6f
Feat: Theme 페이지의 상품 목록 섹션에서 데이터 로딩 상태에 대한 UI 추가
hyunaeri cde6af2
Feat: Theme 페이지의 헤더 섹션에서 데이터 로딩 상태에 대한 UI 추가
hyunaeri d3ce4fe
Docs: 각 API 에서 Data Loading 상태에 대한 UI 구현 완료
hyunaeri 07bb158
Feat: Footer (카카오톡 선물하기) image 삽입
hyunaeri cd938a0
Feat: API 에서 불러온 데이터가 없는 경우에 대응할 UI 구현
hyunaeri 9e5aa5f
Docs: 각 API 에서 불러온 데이터가 없는 경우에 대응할 UI 구현 완료
hyunaeri 0099caa
Feat: lint 스크립트 명령어 추가
hyunaeri 91e8af7
Feat: '@typescript-eslint/no-explicit-any' 규칙 비 활성화
hyunaeri c71e0e5
Feat: HTTP status 에 따라 Error 를 다르게 처리하는 기능 구현
hyunaeri 4dae04c
Docs: HTTP status 에 따라 Error 처리 방법 구현 완료
hyunaeri dfa6232
Feat: 무한 스크롤 구현을 위한 react-query 및 react-intersection-observer 설치
hyunaeri 30b5dde
Feat: 스크롤을 내리면 추가로 데이터를 요청하여 보여주게 하는 무한 스크롤 기능 구현
hyunaeri 5e97a6a
Feat: 데이터를 불러오는 도중 오류가 발생했을 때 UI 추가
hyunaeri 90a8933
Feat: Step1 에서 구현한 API 들을 react-query 를 사용해서 재 구현
hyunaeri 71ca24d
Docs: 무한 스크롤, Step1 에서 구현한 API 들 react-query 로 재 구현 완료
hyunaeri File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<h1> 카카오 테크 캠퍼스 - 프론트엔드 카카오 선물하기 편 </h1> | ||
|
||
<h3>1️⃣ Step 1 체크리스트</h3> | ||
|
||
- `oas.yaml` 파일과 `mock API URL` 을 사용해서 API 구현하기 | ||
|
||
- Main Page → | ||
|
||
- [x] Theme 카테고리 섹션: `/api/v1/themes` API를 사용하여 Section 구현 | ||
|
||
- [x] 실시간 급상승 선물랭킹 섹션: `api/v1/ranking/products` API를 사용하여 Section 구현 | ||
|
||
- Theme Page → | ||
|
||
- [x] Header : url의 pathParams와 `/api/v1/themes` API를 사용하여 Section을 구현 | ||
|
||
- [x] 상품 목록 섹션 : `/api/v1/themes/{themeKey}/products` API를 사용하여 상품 목록을 구현. API 요청 시 한번에 <b>20개의 상품 목록</b>이 내려오도록 한다. | ||
|
||
<br> | ||
|
||
<h3>2️⃣ Step 2 체크리스트</h3> | ||
|
||
- [x] 각 API에서 Loading 상태에 대한 UI 대응 | ||
|
||
- [x] 데이터가 없는 경우에 대한 UI 대응 | ||
|
||
- [x] HTTP Status에 따라 Error를 다르게 처리 | ||
|
||
<br> | ||
|
||
<h3>3️⃣ Step 3 체크리스트</h3> | ||
|
||
- [x] 스크롤을 내리면 추가로 데이터를 요청하여 보여지게 함 | ||
|
||
- [x] 1단계에서 구현한 API를 `react-query` 를 사용해서 구현 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
끄신 린트 룰들 전부 켜고 사용해주세요!
특히 exhaustive-deps는 절대 끄지 말아주세요!