Skip to content

It allows you to search for book through filters. Thanks to the Generic Function

Notifications You must be signed in to change notification settings

Tech-Reni/Filtered_Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Filtered Book Search Software

This is a simple PHP-based application that allows users to search for books using various filters. The application provides a clean and responsive interface for easy navigation and interaction.

Features

  • Search Functionality: Users can search for books based on specific criteria, such as title, author, and category.
  • Responsive Design: The user interface is built to be responsive, ensuring that the application looks good on all devices.
  • Book Display: Displays a list of books with their titles and details after a search is performed.
  • Error Handling: Provides appropriate error messages if no results are found or if the search input is invalid.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/filtered-book-search.git
    

Usage

  1. On the homepage, you'll see a search bar and a dropdown for selecting filters.
  2. Enter the keyword you want to search for.
  3. Select the filter option from the dropdown (e.g., Title, Author).
  4. Click the "Search" button to display the results.
  5. If books matching the criteria are found, they will be displayed on the screen. If no matches are found, an error message will appear.

Contributing

Contributions are welcome! If you find a bug or have a suggestion for improvement, feel free to open an issue or submit a pull request.

About

It allows you to search for book through filters. Thanks to the Generic Function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published