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

Feat[#146]: 마이페이지 - 내가 신청한 예약 탭 컨텐츠 구현 #182

Merged
merged 36 commits into from
Mar 23, 2024

Conversation

designsoo
Copy link
Contributor

관련 문서

유형

  • 기능 구현
  • UI 구현
  • 리팩토링
  • 버그 해결
  • 문서 업데이트
  • 기타( )

작업 내용

  • 마이페이지 - 내가 신청한 예약 페이지 탭 컨텐츠 구현

설명

📌 기능

  • 리뷰 작성 API 수정
  • 리액트 쿼리 적용
  • 예약 취소
  • filter, sort, pagination 훅 연동
  • 타이틀로 들어오는 다양한 값을 delimiter 기준으로 자르고 객체로 변환하는 유틸함수 구현

📌 UI

  • 카드 스켈레톤 컴포넌트 구현
  • 카드 전용 버튼 컴포넌트 구현
  • 디바이스 1440px 이하일 경우 Header 컴포넌트 및 공용 Layout 수정
  • 반응형

스크린샷

🎥 모션 영상

1️⃣ 카드 스켈레톤

loading.mov

2️⃣ Filter, Sort, Pagination

default.mov

3️⃣ Header

header.mov

📸 디바이스별 스크린샷

1️⃣ 카드 스켈레톤

image

2️⃣ 내가 신청한 예약 탭 컨텐츠

image

Copy link
Contributor

@grapefruit13 grapefruit13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@CheeseB CheeseB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ccwnc ccwnc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@designsoo designsoo merged commit de236b9 into dev Mar 23, 2024
@designsoo designsoo deleted the feat/mypage/heesoo branch March 23, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI 구현 UI 구현 기능 구현 기능 구현 리팩토링 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: 신청한 예약 페이지 UI 구현
4 participants