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

질문 패키지(CRUD) #14

Open
5 of 6 tasks
Yoon-JM opened this issue Apr 18, 2023 · 0 comments
Open
5 of 6 tasks

질문 패키지(CRUD) #14

Yoon-JM opened this issue Apr 18, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@Yoon-JM
Copy link
Collaborator

Yoon-JM commented Apr 18, 2023

만들고자 하는 기능이 무엇인가요?
질문 등록, 수정, 삭제 기능 추가

해당 기능을 구현하기 위해 할 일이 무엇인가요?

  • entity - question(class)
  • dto - questionPostdto, questionPatchdto, questionResponsedto(class)
  • controller - questionController(class)
  • service - questionService(class)
  • mapping - questionMapping(interface)
  • repository - questionRepository(interface)
@Yoon-JM Yoon-JM added the BE label Apr 18, 2023
@Yoon-JM Yoon-JM self-assigned this Apr 18, 2023
@Yoon-JM Yoon-JM changed the title ㅇㅇㅇ 질문 패키지(CRUD) Apr 18, 2023
@kkyunga kkyunga added this to the CRUD milestone Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants