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

🎨 pet 상세 프로필 UI 구현 #86

Merged
merged 7 commits into from
Feb 6, 2024
Merged

🎨 pet 상세 프로필 UI 구현 #86

merged 7 commits into from
Feb 6, 2024

Conversation

heejinnn
Copy link
Collaborator

@heejinnn heejinnn commented Feb 5, 2024

작업 이유

  • api 경로 수정
  • scheduleListTableView -> scheduleListCollectionView로 변경
  • 반려동물 프로필 + NavigationBar --> 데이터 연결 완료
  • 케어 --> 데이터 연결 완료
  • 일정(데이터 연결 필요)
  • 기록(추후 기록 만들고 적용할 예정)

작업 사항



1️⃣ api 경로 수정

백엔드에서 요청자의 정보 접근 권한 제어 적용으로 경로 수정



2️⃣ scheduleListTableView -> scheduleListCollectionView로 변경

tableView는 cell 간의 간격 설정이 까다로워 collectionView로 변경하였다.
collectionView로 바꿔 간격과 layer 커스텀을 제대로 구현했다.



3️⃣ 반려동물 프로필 + NavigationBar



4️⃣ 케어

  • 추후 cell 개수에 따라 높이 동적으로 변하도록 수정 필요


5️⃣ 일정

  • api 연동 후 데이터 적용 필요

이슈 연결

#85

@heejinnn heejinnn requested a review from psychology50 February 5, 2024 19:09
@heejinnn heejinnn self-assigned this Feb 5, 2024
Copy link
Member

@psychology50 psychology50 left a comment

Choose a reason for hiding this comment

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

밤 늦게까지 고생 많으셨어요. 확인했습니다.

@psychology50 psychology50 merged commit ced83c5 into develop Feb 6, 2024
3 checks passed
@psychology50 psychology50 deleted the feat/85 branch February 6, 2024 01:55
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.

2 participants