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 API 구현 #7

Open
3 of 9 tasks
isieun0908 opened this issue Apr 24, 2023 · 0 comments
Open
3 of 9 tasks

질문 CRUD API 구현 #7

isieun0908 opened this issue Apr 24, 2023 · 0 comments

Comments

@isieun0908
Copy link
Member

isieun0908 commented Apr 24, 2023

🤩 이슈 설명

질문 CRUD 개발

🍒 세부 기능

  • 질문 생성
  • 질문 수정
  • 질문 삭제
  • 질문 조회
  • NEEDS ANSWER 조회
  • ANSWERED 조회
  • ARCHIVED 조회�
  • answered 등록
  • answered 취소

📖 참고 사항

API 명세서

isieun0908 added a commit that referenced this issue May 10, 2023
* Post Controller 개발
* QuestionRepository 생성
* save Service 개발
* 질문 내용 받을 QuestionRequest 개발
* Question에 Builder 생성
isieun0908 added a commit that referenced this issue May 10, 2023
* Put Controller 개발
* modifyContent Service 개발
* Question에 Constructor 추가
isieun0908 added a commit that referenced this issue May 10, 2023
* Delete Controller 개발
* deleteQuestion Service 개발
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

No branches or pull requests

1 participant