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] #63 - 코스그리기 API 연결 #64

Merged
merged 5 commits into from
Jan 10, 2023

Conversation

lsj8706
Copy link
Collaborator

@lsj8706 lsj8706 commented Jan 9, 2023

🌱 작업한 내용

  • 코스그리기 API 연결했습니다!

🌱 PR Point

  • Multipart/form-data를 이용해 코스 이미지를 업로드하고 좌표들과 거리 등을 담아 보내는 통신을 구현했습니다.
  • 서버쪽에 약간의 오류가 있는 것 같지만 기본적으로 잘 동작하네요!

📸 스크린샷

  • 없습니다.

📮 관련 이슈

@lsj8706 lsj8706 added Feat 새로운 기능 구현 세진☃️ labels Jan 9, 2023
@lsj8706 lsj8706 self-assigned this Jan 9, 2023
Copy link
Contributor

@dlwogus0128 dlwogus0128 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 3a41c81 into Runnect:develop Jan 10, 2023
@lsj8706 lsj8706 deleted the feat/#63-코스그리기-API branch January 10, 2023 04:34
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