Skip to content

#6 레시피 UD 작성#16

Merged
yunjaeeun merged 2 commits intodevelopfrom
06
Dec 13, 2024
Merged

#6 레시피 UD 작성#16
yunjaeeun merged 2 commits intodevelopfrom
06

Conversation

@MinFe4990
Copy link
Copy Markdown
Contributor

#️⃣연관된 이슈

#15

📝작업 내용 1211

  1. Recipe Update, delete 생성,

📝 문제점

(기존)

  1. recipe에 recipe 적을 란이 없다.
  2. RecipeCreateTime이 저장되는데 format을 안된다.
    (새로운 문제점)
    없음. 앞서 말한 문제 해결해야 나머지 진행 가능.
    해야할 일 :

📝작업할 내용

  1. 문제점 수정

관련 사진

1번 삭제 및 2번 수정한 파일(이름 변경) test1->test1_change

image

한 일 :
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 생성
한 일 :
1. Recipe Update, delete 생성,
문제점 :
(기존)
1. recipe에 recipe 적을 란이 없다.
2. RecipeCreateTime이 저장되는데 format을 안된다.
(새로운 문제점)
 없음. 앞서 말한 문제 해결해야 나머지 진행 가능.
해야할 일 :
1. 문제점 수정
@MinFe4990 MinFe4990 changed the base branch from main to develop December 12, 2024 10:30
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.

신기한 어노테이션들이 많네요
CreationTimeStamp랑 UpdateTimeStamp는 자동으로 시간 생성해주는건가요 ?

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.

기능들 뚝딱뚝딱 잘 구현하시네요..! 짱👍🏻

@MinFe4990
Copy link
Copy Markdown
Contributor Author

신기한 어노테이션들이 많네요 CreationTimeStamp랑 UpdateTimeStamp는 자동으로 시간 생성해주는건가요 ?

넴, 이제 가능합니다.
하지만 저장할 때, 년, 월, 일, 날짜, 시간만 나오도록 수정해야합니다.

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.

ERD Cloud 에서부터 tbl_recipe에 recipe 텍스트를 적을 곳이 없었네요 추가해야 될까요?

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

상황에 맞는 상태코드도 반환되면 좋을 것 같아요

@yunjaeeun yunjaeeun merged commit cd59604 into develop Dec 13, 2024
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