Skip to content

This is a MERN stack app that uses Google Books API to search for books. In addition, users can sign-up/login to add or remove books from their saved books list.

License

Notifications You must be signed in to change notification settings

josemartin357/Book-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Books Retriever

License: MIT

Description:

This is a MERN stack app that uses Google Books API to search for books. In addition, users can sign-up/login to add or remove books from their saved books list.

Link for deployed application in Heroku:

https://googlebooksretriever.herokuapp.com/

Table of Contents

Installation

To install project, simply clone repository or download documents and save them to your computer. Also, type in terminal npm i from root to download all needed dependencies. In addition, run npm run build to build react scripts and when ready to run app, use script npm run develop.

Technologies Used:

ReactJS
NodeJS
GraphQL
MongoDB
Express.js
Heroku

Usage

To use app as a user, visit the link here.

  1. To use app, search for your books of interest by topic, name or any other keyword. That will populate a list of books.
  2. To add a book to your favorites list, click on "save this book!" and that will add the book to your "See your books" list.
  3. To delete a book from your saved books list, go to your "See your books" list and click on "Delete this book!". Happy reading!

Contribution

You are welcome to contribute to project. Please “fork” it to your Github and work from there.

License

MIT

  Copyright (c) 2022, Martin Bedoya
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
  in the Software without restriction, including without limitation the rights
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  copies of the Software, and to permit persons to whom the Software is
  furnished to do so, subject to the following conditions:
  
  The above copyright notice and this permission notice shall be included in all
  copies or substantial portions of the Software.
  
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.

Questions

Use information below to contact me for questions or future collaboration.
GitHub: https://github.com/josemartin357
Email: martin.bedoya2021@gmail.com

Screenshots samples

Desktop View

googlebooks-desktop


Table View

googlebooks-tablet


Mobile View

googlebooks-mobile

About

This is a MERN stack app that uses Google Books API to search for books. In addition, users can sign-up/login to add or remove books from their saved books list.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published