Skip to content

Kal-a11y/book-search-engine-refactoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

book-search-engine-refactoring

Description

This project is a challenge from UC Berkeley coding bootcamp and showcases my ability to refactor and understand different topics and technologies includeing RESTful APIs, GraphQL, Apollo Client/Server, and Jsonwebtoken.

This app allows users to search and save books to their account.

This project contains source code from https://github.com/coding-boot-camp/solid-broccoli repository, refactored to use GraphQl.

Table of Contents

Installation

No installation required. View the site at this link here..

Usage

Use the search bar to find books. Sign up and login to an account using a username, email, and password. Once logged in books can be saved when searched and deleted from the 'See your books' tab.

Example of page

Example of page 2

License

N/A

Contributing

There are no guidelines or instructuions for contributing to this project.

Tests

N/A

Questions