Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 897 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 897 Bytes

SimpleLibraryAutomation

#Requirements

Create a project for library management. A librarian will use this interface to add/remove books and hire a book. Books are registered by the properties of book name, ISBN, publish year, publisher, status (hired, free) and authors (a book may have multiple authors). Authors have name and surname.

Book Lists Page

png

Author Lists Page

png

New/Edit Book Page

png

Rest Api List Authors

png