prabhakar267 / library-management-system

:books: An automated library management system developed in Laravel 4.2 PHP MVC Framework
MIT License
360 stars 323 forks source link

Automatic book data fetching #38

Open paulocoghi opened 6 years ago

paulocoghi commented 6 years ago

I would also like to know if the project can fetch the book data from sources like WorldCat, Google Books API or ISBN-DB API, or if you plan to add such feature later.

prabhakar267 commented 6 years ago

Maybe we can have something like this, the librarian doesn't have to enter everything manually during adding a book. They start typing the name of the book and using one these APIs we can fetch all other information.