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

문의하기 글 작성 기능 구현 #27

Open
10 tasks
HunSeongPark opened this issue Feb 22, 2023 · 0 comments
Open
10 tasks

문의하기 글 작성 기능 구현 #27

HunSeongPark opened this issue Feb 22, 2023 · 0 comments

Comments

@HunSeongPark
Copy link
Member

🔥 Issue

문의하기 글 작성 기능을 구현한다.

✅ TODO

  • 이미지 파일 첨부를 위한 AWS S3 설정
    • AWS S3 버킷 생성 및 설정
    • AWS S3 의존성 추가
    • S3 테스트를 위한 Mock S3 의존성 추가
  • AWS S3 Service 클래스 구현
    • 원본 및 thumbnail 이미지 등록 / 삭제 메서드 구현
  • 문의하기 글 작성 로직 구현
  • 문의하기 글 작성 엔드포인트 추가
  • 테스트코드 작성 (w/ Mock S3)
  • Swagger 문서 작성
@HunSeongPark HunSeongPark self-assigned this Feb 22, 2023
@HunSeongPark HunSeongPark added 💫 feature 기능 구현 ⚙️ chore 빌드 설정 및 의존성 관련 labels Feb 22, 2023
@HunSeongPark HunSeongPark removed ⚙️ chore 빌드 설정 및 의존성 관련 💫 feature 기능 구현 labels Mar 3, 2023
@HunSeongPark HunSeongPark removed their assignment Mar 3, 2023
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

No branches or pull requests

1 participant