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] profile page 작업 #1509

Merged
merged 7 commits into from
Aug 30, 2024
Merged

[Feat] profile page 작업 #1509

merged 7 commits into from
Aug 30, 2024

Conversation

JeongRon
Copy link
Contributor

@JeongRon JeongRon commented Aug 30, 2024

📌 개요

  • 개최중, 개최 아젠다 히스토리 API 추가
  • 프로필 데이터 - 프로필 이미지 + Acheivement UI 띄우기

💻 작업사항

  • 내프로필이 아니면 ProfileCard 컴포넌트에서 프로필 수정하는 코드 Back Side 추가 X + 수정하기 버튼 추가 X
  • 다른 유저 프로필 티켓 UI 안보이게 설정
  • API: 개최중, 개최기록 API 연결
    • 개최중, 참여중, 개최기록, 참여기록 컨테이너
      • 컴포넌트 파일 이름 수정, className 수정
      • 타입 알맞게 수정
      • 원래 List 파일 + Item 파일 형식에서 -> List 파일 안에 Item 코드 모두 넣어줌
  • achievements,profile image API 연결

- 내프로필이 아니면 ProfileCard 컴포넌트에서 프로필 수정하는 코드 Back Side 추가 X + 수정하기 버튼 추가 X
- API: 개최중, 개최기록 API 연결
- 개최중, 참여중, 개최기록, 참여기록 컨테이너
   - 컴포넌트 파일 이름 수정, className 수정
   - 타입 알맞게 수정
   - 원래 List 파일 + Item 파일 형식에서 -> List 파일 안에 Item 코드 모두 넣어줌
@JeongRon JeongRon self-assigned this Aug 30, 2024
@JeongRon JeongRon linked an issue Aug 30, 2024 that may be closed by this pull request
7 tasks
@JeongRon JeongRon changed the base branch from main to agenda August 30, 2024 07:35
Copy link
Collaborator

@cweedlee cweedlee left a comment

Choose a reason for hiding this comment

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

빠르게 승인합니다.

Copy link
Contributor

@irenee-14 irenee-14 left a comment

Choose a reason for hiding this comment

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

L!G!T!M!

@irenee-14 irenee-14 merged commit 2af3b20 into agenda Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] Profile 페이지 API호출
3 participants