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

[BE] 반려동물 정보 등록 기능 #237

Closed
1 task
iamjooon2 opened this issue Aug 13, 2023 · 0 comments · Fixed by #257, #280 or #288
Closed
1 task

[BE] 반려동물 정보 등록 기능 #237

iamjooon2 opened this issue Aug 13, 2023 · 0 comments · Fixed by #257, #280 or #288

Comments

@iamjooon2
Copy link
Collaborator

✨ Describe

반려동물 등록 API를 구현합니다

  • 반려동물의 이름을 저장할 수 있다.
  • 반려동물의 사진을 업로드할 수 있다.
  • 반려동물의 성별을 선택할 수 있다.
  • 반려동물의 나이를 선택할 수 있다.
  • 반려동물의 견종을 작성할 수 있다.
  • 반려동물의 몸무게를 저장할 수 있다
  • 반려동물의 크기(PetSize)를 저장할 수 있다

✅ Tasks

  • S3 사진 업로드 기능

🕖 예상 작업 소요 시간

No response

🙋🏻 More

No response

@iamjooon2 iamjooon2 self-assigned this Aug 13, 2023
@iamjooon2 iamjooon2 changed the title [BE] 반려동물(Pet) 생성 API 구현 [BE] 반려동물 정보 등록 API 구현 Aug 15, 2023
@iamjooon2 iamjooon2 added this to the 4차 데모데이 milestone Aug 15, 2023
@iamjooon2 iamjooon2 linked a pull request Aug 15, 2023 that will close this issue
@iamjooon2 iamjooon2 changed the title [BE] 반려동물 정보 등록 API 구현 [BE] 반려동물 정보 등록 기능 Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment