Skip to content

A library system that makes use of Interface and Java OOP concept.

Notifications You must be signed in to change notification settings

Gandlfer/LibrarySystem

Repository files navigation

LibrarySystem

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;

About

A library system that makes use of Interface and Java OOP concept.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages