We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재는 예약을 마음대로 지울 수 있어 이미 지나버린 예약도 취소할 수 있음. 사용자에게 혼란을 줄 수 있고, 차후 예약 정보 분석에 어려움을 줄 수 있기에 해결해야 함.
제안
1번이 적절할 것 같음.
The text was updated successfully, but these errors were encountered:
단, ADMIN 유저는 삭제 제약 조건 없이 예약 삭제 가능하도록 설정하기
Sorry, something went wrong.
나의 예약 탭에 예약 시작 시간이 지난 예약은 삭제 불가능하다는 문구 추가 필요
khkim6040
No branches or pull requests
현재는 예약을 마음대로 지울 수 있어 이미 지나버린 예약도 취소할 수 있음.
사용자에게 혼란을 줄 수 있고, 차후 예약 정보 분석에 어려움을 줄 수 있기에 해결해야 함.
제안
1번이 적절할 것 같음.
The text was updated successfully, but these errors were encountered: