Skip to content

dassoumik/google-book-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Book Search

Table of Content

  1. Description
  2. Installation
  3. Usage
  4. License
  5. Contributing
  6. Learnings
  7. Questions

Description

This is a react app, which connects to Google's Book Search API and renders users with the results of the searched title. The users can save a title from the search result, also can delete saved titles if desired. They have a link to purchase the book online as well, both in saved and serach pages.

Installation

The app is deployed in Heroku. Aceess link below.

Usage

As a user, I want to be able to view and save search result of my google book search. I want to be able to save multiple titles and delete them from my list if required. I should also be able to track the name, author, synopsis, price and a link to buy the book.

Link to deployed APP in Heroku:
Google Book Search



License

This app follow MIT licensing rules. Please check below link for more details.

https://choosealicense.com/licenses/mit/

Contributing

  • Fork it
  • Create your feature branch
  • Commit your changes
  • Push to the branch
  • Create a new Pull Request

Learnings

The project helped to gain knowledge on

  • React
  • React Components
  • React Router
  • React Router DOM
  • React Hooks
  • MongoDB
  • Mongoose
  • Google Developers API


Questions

Please connnect with me at:
contact.soumikdas@gmail.com

Please also follow my github at the below link:
Soumik Das

About

This is an app which uses Google's Book Search API and renders a search list to the users. The list items can be saved for future reference or users can even access links to complete online purchase of the titles saved or searched.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors