Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 265 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 265 Bytes

Books-Library

  • Designed a NodeJS book library web application that allows the user to search books on the basis of title, author, publisher or genre and display few suggestions.
  • Used MySQL for storing user info and Google Books API to provide recommendations.