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

[Planning] - 영화 상세 조회 기능 구현 관련 진행 계획 #24

Open
shmin98 opened this issue Sep 28, 2024 · 0 comments
Open
Assignees
Labels
✨ planning Planning further tasks

Comments

@shmin98
Copy link
Collaborator

shmin98 commented Sep 28, 2024

🏷 진행할 작업들

진행할 작업 계획을 간단히 설명해 주세요.

작업 분류 작업 내용 계획 기간
feat bae 코드에 현재까지 진행한 작업물 형식 변경하여 적용 ~ 09/28
feat MovieServiceImpl 영화 상세 보기 기능 구현 ~ 09/29
test MovieServiceImpl test ~ 09/29

📝 구체적인 작업 설명

계획을 진행하며 예상되는 난관, 다른 팀원과의 협업이 필요한 부분 등 작업 계획의 구체적인 설명을 적어주세요.

  • kmdb에서 구현한 영화 상세 조회 로직을 베이스 코드 형식에 맞춰 변경 및 적용

  • MovieServiceImpl 영화 상세 보기 기능 구현
    쿼리문을 통해 데이터를 가져왔을 때 비어있는 지 체크 예정
    [구현 상세 정보]
    비어있지 않을 경우 -> 프론트에게 데이터 파싱
    비어있을 경우 -> API를 통해 DB에 데이터 파싱 후 프론트 쪽으로 전달

  • MovieServiceImpl test
    건하님이 만들어준 쿼리문으로 Test 진행 예정


⏩ 계획 완료 후 예상되는 작업

계획 완료 후 추가로 예상되는 작업이 있다면 설명해 주세요.

  • 영화 상세 조회 테스트 코드 구현
    각 메소드 별 단위 테스트 코드 구현 예정

@shmin98 shmin98 added the ✨ planning Planning further tasks label Sep 28, 2024
@shmin98 shmin98 self-assigned this Sep 28, 2024
@shmin98 shmin98 changed the title 영화 상세 조회 기능 구현 관련 진행 계획 [Planning] - 영화 상세 조회 기능 구현 관련 진행 계획 Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ planning Planning further tasks
Projects
None yet
Development

No branches or pull requests

1 participant