Skip to content

[STORY] 헤더, 프로필 API 연동 기반 구축 #186

Description

@hye-inA

배경

사용자가 자신의 프로필(닉네임, 레벨, 프로필 이미지)을 조회하고 수정할 수 있는 마이페이지 기능 제공
헤더의 프로필 아이콘을 클릭하면 내 닉네임과 이메일을 확인할 수 있는 화면 제공

수용 기준(AC)

  • 프로필 이미지/닉네임/이메일/레벨 표시
  • API 호출 함수 정상 동작
  • Redux 상태 관리 정상 동작
  • useProfile 훅으로 데이터 조회 가능
  • 프로필 조회/수정 정상 동작

Tasks

  • profileService 생성
  • profileSlice (Redux) 생성
  • useProfile 커스텀 훅 생성
  • ProfilePage (조회) 구현
  • ProfileEditPage (수정) 구현
  • 프로필 라우터 설정
  • Header 컴포넌트에 프로필 데이터 연동
  • S3 Presigned URL 이미지 업로드 연동

연결된 Epic

Metadata

Metadata

Assignees

No one assigned

    Labels

    story스토리 이슈

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions