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주차 미션 / 서버 4조 김광일 #5

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

Conversation

kamothi
Copy link

@kamothi kamothi commented May 17, 2024

안녕하세요 이번 7주차 미션을 수행한 4조 김광일 입니다.
평소 jpa를 사용하여 작업을 해보았지만 jdbc template을 사용하여 데이터 처리를 해보지 못 했었기에 무수한 오류와 싸우느라 힘들었던 미션이었던 것 같습니다. 총 10가지의 기능들에 대해 api를 만들어 처리해 보았습니다.

  • 해당 가게 주문 내역 불러오기
  • 카테고리 목록 조회
  • 음식점 목록 조회(해당 카테고리에)
  • 음식점 메뉴 불러오기
  • 해당 회원의 주문 목록 가져오기
  • 메뉴 등록하기
  • 메뉴 삭제하기(비활성화)
  • 메뉴 수정하기
  • 가게 폐업
  • 주소 추가하기

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