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

사서인지 판별하여 사서만 사용 가능한 기능 나누기(대출, 반납) 및 예약 문제 #102

Open
2 tasks done
naranghae opened this issue Nov 14, 2021 · 0 comments

Comments

@naranghae
Copy link
Member

naranghae commented Nov 14, 2021

description

사서인지 판별하여 대출, 반납을 사서가 아닌 사람이 접근하지 못하게 해야 한다.
B가 대출을 하였고 A가 그 책을 예약을 했을 때 A가 빌린 책이라고 하는 에러를 수정하였습니다.

todo

  • 사서인지 판별하여 잘 막아주는가.
  • 대출 - 예약이 잘 이루어지는가.
@naranghae naranghae changed the title 사서인지 판별하여 사서만 사용 가능한 기능 나누기(대출, 반납) 사서인지 판별하여 사서만 사용 가능한 기능 나누기(대출, 반납) 및 예약 문제 Nov 19, 2021
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