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

User #4

Open
4 tasks done
zinovy124 opened this issue Sep 23, 2024 · 0 comments
Open
4 tasks done

User #4

zinovy124 opened this issue Sep 23, 2024 · 0 comments

Comments

@zinovy124
Copy link
Collaborator

zinovy124 commented Sep 23, 2024


name: User 클래스
about: 세부 명세
title: User Class Documentation
labels: Class Implement

📄 이슈 내용

Specific class needs

  • Implement interfaces
  • Make user containers which contains dummy user
    • Use Hashmap
  • Make list which shows user lent
    • Use ArrayList
    • Use Generic for Book Class
  • User info should be a member
    • Use getter/setter

User 클래스 구현에 대한 세부 명세입니다.

✅ 체크리스트

  • 인터페이스 구현
  • 유져 컨테이너 만들기 및 더미 데이터 생성
  • 유져 별 도서 대출 리스트 만들기
  • 학번/사번 및 역할(Role; Student, Prof, ...)과 이름 등을 멤버 변수로 만들기

➕ETC

User role isn't implemented by class, but member.

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