Skip to content

ndrero/ProductSearchAndSortPHP

Repository files navigation

Product Search and Sorting System in PHP and MySQL

This project is a web-based system developed using pure PHP and MySQL, designed to allow users to search and sort products in a table. The system provides functionalities for searching and sorting products with an intuitive and user-friendly interface.

Features

  • Product Search: Search for products by name or category. The search is case-insensitive and does not allow terms with fewer than 3 characters.
  • Product Sorting: Sort the table by multiple columns (name, category, price, stock) in ascending or descending order.
  • Combined Filters: Apply both search and sorting filters simultaneously.
  • Intuitive Interface: Icons indicate the sorting direction and provide clear visual feedback.

How to Use

  1. Clone the repository:
    git clone https://github.com/your-username/ProductSearchAndSortPHP.git

About

Web-based system developed using pure PHP and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages