Giter VIP home page Giter VIP logo

book-search-engine's Introduction

Book Search Engine

MERN stack RESTful API using GraphQL API built with Apollo Server

Description

Welcome to the Book Search Engine! This platform enables users to easily search for books through Google Books API. This is a quick way to see information like title, author(s), description, etcetera. Once a book has been identified, it can be saved to the user's profile with a simple click!

The motivation behind refactoring this MERN stack project to include Apollo and GraphQL is to provide a unique user experience. By using GraphQL, it is possible to create a search engine that is both fast and responsive which contributes to a better user experience compared to traditional RESTful APIs where multiple requests may be required to retrieve all the necessary data. Incorporating GraphQL improves performance and allows for scalability by reducing the amount of data returned in each request and allowing for more efficient caching.

Table of Contents

Installation

N/A. Deployed site here!

Usage

To get started, consider creating an account. Then, search a book in the search bar to load the top 10 closest matches. If you'd like to save a book for later, select the "Save" button after the book's description. You can view your saved books by changing the page at the top of the screen. To remove any books from your profile, simply select "Delete." Log in sessions last for two hours, so you can let the timer time out, or you can click "Log Out."

simple book search engine landing page

Roadmap

Content will be added and adjusted as new coding projects are available! Some projects may phase out over time as my work becomes more specialized. Some desired features and functionality to be added in the future:

  • redesigned page view (colors, theme, etc.)

Contribution

No contributions at this time, thank you for your interest!

Tests

No testing provided at this time.

Contact

Credits

Documentation referenced:

  • Apollo GraphQL
  • Mozilla Developer Network (MDN)
  • Stack Overflow Forums
  • W3 Schools

Tools used:

U. Penn Bootcamp instructor(s):

Tutor(s): Julio Lilo Valdez

U. Penn Study Groups:

  • Josh Eflin - accessing user ID via getProfile() method
  • Fred Chang - refactoring auth.js in the server to accommodate Apollo GraphQL

Artist(s): N/A

License

MIT

License

book-search-engine's People

Contributors

miacias avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.