A Library Management System made using the concepts of Object Oriented Analysis and Design. Minimal Code is written in the GUI and the entities are decoupled as well. The interface is console based.
Project Architecture (DAO Design Pattern) src └── main/java/org/example ├── db │ └── DBConnection.java ├── dao │ ├── BookDAO.java │ ├── UserDAO.java │ └── LoanDAO.java ├── model │ ├── Book.java │ ├── ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする