Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readify

Readify is a simple web application that allows users to search and explore books using the Google Books API. It provides filtering, sorting, and a favorites feature for better user experience.

Features Search books by title or keyword Browse books by category (Fiction, Technology, Business, History, Science) Filter books by: Free books Paid books Sort books: A to Z Z to A Filter by rating (3+ and 4+) Add or remove books from favorites View only favorite books Responsive and clean user interface

How It Works The app fetches book data from the Google Books API Books are displayed in a fixed-size card layout Filters and sorting options update results instantly Favorites are stored in localStorage, so they remain saved after refresh

Project Structure HTML: Structure of the application CSS: Styling and layout (grid, cards, header, footer) JavaScript: Fetching data from API Managing state (search, filter, sort, favorites) Rendering books dynamically

How to Run Copy the full code into an .html file Open the file in any modern browser Start searching and exploring books

Technologies Used HTML CSS JavaScript Google Books API

Notes Some books may not have images or ratings Prices depend on API availability Favorites are stored locally in the browser Future Improvements Add book details popup Add theme toggle (dark/light mode) Improve search suggestions Add pagination or load more option

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages