You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenBook is a platform which helps the users to easily find E-books and download them as pdf.It also has the feature that the users can find out the nearest library were they can get the book they are looking for and make a direct pickup or get it delivered to their doorstep.
This app allows users to search for their books of interest via the Google Books API and save them in a visual collection to purchase them later on Google Books.
A place for book readers to search their favourite books, join chat rooms and chat with fellow readers. This MERN stack app uses socket.io to create bi-directional data channel between frontend and backend.
React Books App built with React.js (Context API used for state management and React Router for routes in the application), Google Books API to get the books data. Responsive (mobile first approach). Plain CSS3. Adding to Favorites functionality. To do next: search implementation
The Virtual Library project is a system for searching books using the Google Books API. The project returns information such as: Description, Publication Date, Author, where to buy, among others. It is also possible to bookmark titles.