You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.