A library system that makes use of Interface and Java OOP concept.
Interfaces: IController, ILibrary; Controller implements IController; LibraryItems implements ILibrary; Books extends LibraryItems; Periodicals extends LibraryItems;
| Name | Name | Last commit date | ||
|---|---|---|---|---|