Skip to content

#2 레시피관리#10

Merged
LeeGukgeon merged 1 commit intodevelopfrom
02
Dec 12, 2024
Merged

#2 레시피관리#10
LeeGukgeon merged 1 commit intodevelopfrom
02

Conversation

@MinFe4990
Copy link
Copy Markdown
Contributor

@MinFe4990 MinFe4990 commented Dec 11, 2024

#️⃣연관된 이슈

#4

📝작업 내용 1211

  1. cooking_source -> recipe_source 로 일괄 변경.
  2. 생성용 Category, Repository, Request, 추가
  3. 읽기 용 Repository, response 추가
  4. 유저 더미 레포지토리 생성(나중에 삭제할 예정)
  5. 임시 recipe_source_type, recipe_source_category 추가
  6. 데이터 타입 변경 Recipe의 createtime, updatetime 변경

📝 문제점

  1. recipe에 레시피를 적을 란이 없다.
  2. RecipeCreateTime이 저장되는데 format을 안된다.
  3. foreign Key 저장 방법을 다시 공부해서 만들어야한다.

📝작업할 내용

  1. 문제점 수정
  2. UD 생성

한 일 :
1. cooking_source -> recipe_source 로 일괄 변경.
2. 생성용 Category, Repository, Request, 추가
3. 읽기 용 Repository, response 추가
4. UserDummyRepository 생성
5. 임시 recipe_source_type, recipe_source_category 추가

문제점 :
1. recipe에 recipe 적을 란이 없다.
2. RecipeCreateTime이 저장되는데 format을 안된다.

해야할 일 :
1. 문제점 수정
2. UD 생성
@MinFe4990 MinFe4990 changed the title [김민철] #2 레시피관리 Dec 11, 2024
Copy link
Copy Markdown
Contributor

@KIM9909 KIM9909 left a comment

Choose a reason for hiding this comment

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

변수명 통일이 잘 된 것 같고, 각각 기능 구현을 잘 하신 것 같습니다 !

Copy link
Copy Markdown
Contributor

@kingkang85 kingkang85 left a comment

Choose a reason for hiding this comment

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

생성 날짜가 문자열에서 LocalDateTime으로 발전된 부분 좋은 것 같습니당🤓

Copy link
Copy Markdown
Contributor

@uni-zun uni-zun left a comment

Choose a reason for hiding this comment

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

어노테이션을 적절히 잘 쓴것 같습니다.

@yunjaeeun
Copy link
Copy Markdown
Contributor

develop에는 완성된 기능만 합치는게 좋을거같습니다.

Copy link
Copy Markdown
Contributor

@LeeGukgeon LeeGukgeon left a comment

Choose a reason for hiding this comment

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

확인했습니다

@LeeGukgeon LeeGukgeon merged commit 6a17e1d into develop Dec 12, 2024
@LeeGukgeon LeeGukgeon deleted the 02 branch December 14, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants