Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
작업 이유
작업 사항
1️⃣ api 경로 수정
백엔드에서 요청자의 정보 접근 권한 제어 적용으로 경로 수정
일정 api 경로
✨ 기록 조회 및 생성 API & Util 및 사용자 정의 함수 적용 fit-a-pet-server#91
케어 api 경로
🔧 Care 정보 소유 검증 및 API 일부 수정 fit-a-pet-server#92
2️⃣ scheduleListTableView -> scheduleListCollectionView로 변경
tableView는 cell 간의 간격 설정이 까다로워 collectionView로 변경하였다.
collectionView로 바꿔 간격과 layer 커스텀을 제대로 구현했다.
3️⃣ 반려동물 프로필 + NavigationBar
4️⃣ 케어
5️⃣ 일정
이슈 연결
#85