Skip to content

A basic dynamic web project making use of AJAX, Servlets, CSS, HTML, Jquery, Tomcat 9 - for books information related queries via the google books api.

Notifications You must be signed in to change notification settings

eVocaTiv/BookWorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BookWorm, a book search app for avid readers!

This is a simple demo using the Google Books API implementing Search on Author / Publisher / Book Name / ISBN Code.

Wireframes

Home Page

Search Results Page

Book Details Page

Home Page

The user can search the catalog using the above search criteria. If no option is selected, the search is performed on all 4 categories by default. Clicking the bookworm image from any other page redirects to the home page

Search Results Page

The results page lists down the Image, Summary & Author(s) of the books. The image of the books is clickable and redirects to the book details page.

Book Details Page

This page provides additional nformation about a book such as the publisher, publish date & ISBN code. Clicking the book image again redirects back to the results page.

The user can also perform a new search using the search bar which is re-placed at the top of the page.

Error handling

Incase of invalid queries or no search results, the error message notifies the user of it.

To run the project in Eclipse

You will require javax.servlet.jar, and Tomcat 9.0 or +

About

A basic dynamic web project making use of AJAX, Servlets, CSS, HTML, Jquery, Tomcat 9 - for books information related queries via the google books api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published