[2레벨 최종 미션 5시간 + 10시간] 헤일러(민서현) 제출합니다.#84
Open
threepebbles wants to merge 57 commits intowoowacourse:threepebblesfrom
Open
[2레벨 최종 미션 5시간 + 10시간] 헤일러(민서현) 제출합니다.#84threepebbles wants to merge 57 commits intowoowacourse:threepebblesfrom
threepebbles wants to merge 57 commits intowoowacourse:threepebblesfrom
Conversation
- h2 데이터베이스 설정, h2-console 활성화 - jpa 설정 - SQL 로그 설정 - jwt 설정
- 예약 대기 추가, 삭제, 목록 조회 테스트 추가
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
음식점 예약 서비스입니다.
예약 슬롯(날짜, 시간, 음식점)마다 최대 수용 인원이 정해져있고, 예약 슬롯마다 최대 수용 인원까지 예약 가능합니다.
감사합니다.
최종 미션 때 5시간 동안 작성했던 코드에 10시간을 추가로 투자하여 기능을 확장했습니다.
일정상 10시간을 연속으로 사용하기 어려워 7, 3시간 나누어 진행했습니다.