Skip to content

chentriangoes/BooksSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BooksSearchEngine

An MERN app utilising Apollo Server to use GraphQL for users to search for Books based on their search input. Registered users can save items as a list of their account.

License: MIT

📋 Description

This project is to create a book search engine with Apollo Server, React front end, MongoDB database, and Node.js/Express.js server and API. Every visitor to the book search engine can look up for books with titles containing the key word of their input. Users can also register their accounts to save books of their searched items as the list of books. Delete function is available for users to removed any saved item from the book list. This book search engine app is further cacheing user's login record to save time for their next visit.

📽 Demonstration

Demo video

📷 Screenshots

  • Book Search_Visitors Book Search_Visitors

  • Signup Signup

  • Login Login

  • Book Search_Account Holders Book Search_Account Holders

  • Books List_Account Holders Books List_Account Holders

🕹 Technologies

Installation

Install dependencies

npm i

Run the application

npm run develop

Troubleshooting

How to deploy MERN project to Heroku

⛓ Links

Depolyed to Heroku: https://sleepy-bayou-01599.herokuapp.com/

Source Codes https://github.com/chentriangoes/BooksSearchEngine

☎️ Questions

For any questions about the project/repository please contact me @ chentriangoes@gmail.com
GitHub @ chentriangoes

Releases

No releases published

Packages

No packages published