Skip to content

oktayuyar/SimpleLibraryAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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