Skip to content

Conversation

@lsj8706
Copy link
Collaborator

@lsj8706 lsj8706 commented Jan 11, 2023

🌱 작업한 내용

  • 보관함 스크랩한 코스 API 연결

🌱 PR Point

  • 보관함의 스크랩한 코스의 cell을 선택하면 스크랩한 코스 디테일을 보는 뷰(CourseDetailVC)로 넘어가도록 했습니다. 이때, 선택된 코스의 id(courseId)와 publicCourseId를 같이 넘겨주도록 했습니다! CourseDetailVC에서 데이터를 불러오기 위해 서버 통신을 할 때 request로 필요해서 넘겨준거라고 생각하시면 됩니다! 스크랩 코스 상세페이지 API 연결하는 분은 이 Id를 사용해서 서버 통신을 하시면 됩니다..!!!

📸 스크린샷

  • 생략

📮 관련 이슈

@lsj8706 lsj8706 added Feat 새로운 기능 구현 세진☃️ labels Jan 11, 2023
@lsj8706 lsj8706 self-assigned this Jan 11, 2023
@lsj8706 lsj8706 changed the title Feat/#85 스크랩코스 api 연결 [Feat] #85 - 스크랩코스 API 연결 Jan 11, 2023
Copy link
Collaborator

@lee-yeonwoo lee-yeonwoo left a comment

Choose a reason for hiding this comment

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

늦은시간까지...고생많았습니다아 🥹

@lsj8706 lsj8706 merged commit a4a8a1a into Runnect:develop Jan 12, 2023
@lsj8706 lsj8706 deleted the feat/#85-스크랩코스-API-연결 branch January 12, 2023 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feat 새로운 기능 구현 세진☃️

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Feat] 스크랩한 코스 API 연결

2 participants