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

7주차 미션 / 서버 3조 정소은 #3

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

Conversation

ssilver01
Copy link
Member

@ssilver01 ssilver01 commented May 17, 2024

안녕하세요 3조 정소은입니다.

7주차 미션

서비스 부분은 제대로 구현을 하지 못했습니다.

  • User 회원가입
  • User Inactive 상태 수정
  • User Deleted 상태 수정
  • User 목록 조회
  • User name 변경
  • Restaurant 등록
  • Restaurant조회
  • Restaurant 별 조회
  • Restaurant 상태 수정
  • Restaurant 식당 전체 정보 수정

총10개 구현했습니다.
GET, POST, PUT, PATCH 를 모두 사용해보고 Param, Body 으로 데이터 Patch를 각각 해보았습니다.

8주차 미션

  • 식당 번호중복일경우, userid가 존재하지 않을경우, 식당 id 가 존재하지 않을경우 등 API 예외 처리를 진행하였습니다.

@ssilver01
Copy link
Member Author

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.

1 participant