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

Feature/44 feature 프로젝트 수정 #115

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

a121255
Copy link
Contributor

@a121255 a121255 commented Jan 12, 2025

🚀 Pull Request

프로젝트 수정 기능 추가

#️⃣ 연관된 이슈

#44

📋 작업 내용

  • ProjectController, ProjectServiceImpl, ProjectService

    • project id로 프로젝트를 검색, 해당 프로젝트를 수정할 수 있도록 추가
  • ProjectRequest

    • 프로젝트 수정 시의 requestDto 추가
  • ProjectServiceTests

    • 여러 개 프로젝트 추가 후 특정 프로젝트를 수정하여 결과 확인

a121255 added 3 commits January 12, 2025 17:05
- project id로 프로젝트를 검색, 해당 프로젝트를 수정할 수 있도록 내용 추가
- 프로젝트 수정 시의 requestDto 추가
- 여러 개 프로젝트 추가 후 특정 프로젝트를 수정하여 결과 확인
@a121255 a121255 linked an issue Jan 12, 2025 that may be closed by this pull request
2 tasks
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

Successfully merging this pull request may close these issues.

[FEATURE] 프로젝트 수정
2 participants