Skip to content

Book Search is a simple application that uses Google Books API to retrieve and display results on book searches. Another feature of the application is the ability to save books or delete them for future reference.

Notifications You must be signed in to change notification settings

ErnestUrzua/book_search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Search

book search is an application that querys google books api for what ever books you search for. Optionally you can save or delete books from your saved books.

Software specifications

  • typing on search bar returns a list of books
  • must be able to save book for later
  • must be able to delete books
  • clicking on save books tab lists all books saved

Technologies used

  • mongoDB
  • Mongoose
  • Bootstrap
  • React

Screenshots

Main page Saved books

Links

Live site

About

Book Search is a simple application that uses Google Books API to retrieve and display results on book searches. Another feature of the application is the ability to save books or delete them for future reference.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • HTML 8.0%
  • CSS 4.6%