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

117 feat create mypage #152

Merged
merged 20 commits into from
Jan 22, 2024
Merged

117 feat create mypage #152

merged 20 commits into from
Jan 22, 2024

Conversation

NamgungJongMin
Copy link
Member

@NamgungJongMin NamgungJongMin commented Jan 22, 2024

개요

마이페이지 관련 페이지들 생성

주요 내용

image

  • 마이페이지 생성
  • 프로필 변경 페이지 및 api 연결
  • 비밀번호 재설정 / 탈퇴 페이지
  • 나의 여행스페이스
  • 나의 리뷰

utils 폴더 내 formatDate.ts 에 date format을 변경시키는 함수를 정의해놨습니다. 필요하신분 가져다 쓰시면 됩니다.

  • setSpaceDate: '2024-01-17' 형태의 startDate와 endDate를 인수로 받아 2024.01.12 - 2024.01.14 형태로 변환
  • setSpaceDate_DOW: '2024-01-17' 형태의 startDate와 endDate를 인수로 받아 1.17(금) - 1.19(일) 형태로 변환
  • setReviewMyDate: '2024-01-18' 형태의 visitedAt을 인수로 받아 2024년 6월 형태로 변환

MSW 및 api 연결은 다른 브랜치에서 작업 중으로 현재 pr에 포함되지 않았습니다. 컨플릭트 해결된 머지된 dev에서 새로 분기하여 복붙후 제출하겠습니다.

close #117
close #148

@NamgungJongMin NamgungJongMin self-assigned this Jan 22, 2024
@NamgungJongMin NamgungJongMin linked an issue Jan 22, 2024 that may be closed by this pull request
6 tasks
Copy link

vercel bot commented Jan 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
trip-vote-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2024 11:05am

Copy link
Member

@Yamyam-code Yamyam-code left a comment

Choose a reason for hiding this comment

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

짱입니다요

@NamgungJongMin NamgungJongMin merged commit 6aa96a2 into dev Jan 22, 2024
3 checks passed
@NamgungJongMin NamgungJongMin deleted the 117-feat-create-mypage branch January 22, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Refactor: seperate components MyReview & MySpace Feat : Create mypage
4 participants