Skip to content

The goal was to create a new React-based Google Books Search app. On the frontend, this involved creating React components, working with helper/util functions, and utilizing React lifecycle methods to query and display books based on user searches. On the server side, it also involved using Node, Express and MongoDB so that users can save books …

License

Notifications You must be signed in to change notification settings

mathcodes/Book-Search

Repository files navigation

Book-Search

Future Development Concepts:

  • Backend - MongoDB Atlas - id, rating, title, price, description
  • RATING - initial 0, five empty stars, click to rate and fill stars)
  • Use Local Storage to allows users save books
  • Buttons - saved and ratings
  • API research - what is capable of
  • Modal for preview/save/close
  • Google Meets setup

Contact

Github profile image

Jon Christie

GitHub: mathcodes

                                               

About

The goal was to create a new React-based Google Books Search app. On the frontend, this involved creating React components, working with helper/util functions, and utilizing React lifecycle methods to query and display books based on user searches. On the server side, it also involved using Node, Express and MongoDB so that users can save books …

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published