Book Search

Search and save

The Book Search is an app that allows users to search for any book utilizing the Google Books API. When the user finds a book of their liking, they then can either view the book independently through Google Books or save their book to a book list. If the user no longer desires their book to be within their book list, they have the option to delete it. This app was developed with MERN Stack technologies along with other dependencies such as, react-bootstrap, react-router-dom, mongoose, and react-notifications-component. Also, as mentioned above, the app utilizes the Google Books API as a big contributor in populating the app when the user searches for a book. I was responsible for developing all aspects of the MERN Stack in this application. These responsibilities included developing the MongoDB schema, applying the Google Books api, establishing api routes through mongoose and React to collect and store data, and developing CRUD functions and styling on the frontend.