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

Refactor : 스페이스 생성 api 에서 실제 이미지 데이터 저장 #44

Closed
3 tasks
seongjunnoh opened this issue Jul 26, 2024 · 0 comments · Fixed by #47
Closed
3 tasks

Refactor : 스페이스 생성 api 에서 실제 이미지 데이터 저장 #44

seongjunnoh opened this issue Jul 26, 2024 · 0 comments · Fixed by #47

Comments

@seongjunnoh
Copy link
Collaborator

📝 이슈 설명

현재 스페이스 생성 api는 임의의 문자열을 생성할 스페이스의 썸네일 url로 지정하여 스페이스를 생성하고 있음
이를 실제 이미지 데이터를 받아 aws s3로 upload 한 후, 해당 url을 db에 저장하는 로직으로 수정해야함

✅ 투두리스트

  • form 데이터 형식으로 이미지 데이터 전달받기
  • 받은 이미지 데이터를 aws s3로 upload
  • s3에 upload하고 받은 url을 db에 저장

📸 구현 화면 (선택)

참고 사항

seongjunnoh added a commit that referenced this issue Jul 27, 2024
seongjunnoh added a commit that referenced this issue Jul 28, 2024
…-이미지-데이터-저장

Refactor/#44/스페이스 생성 api 에서 실제 이미지 데이터 저장
seongjunnoh added a commit that referenced this issue Oct 30, 2024
seongjunnoh added a commit that referenced this issue Oct 30, 2024
…-이미지-데이터-저장

Refactor/#44/스페이스 생성 api 에서 실제 이미지 데이터 저장
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant