Skip to content

mohamed-shaban-dev/scandiweb-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scandiweb Product Management App

Features

  • Add, list, and delete products.
  • Dynamically change input fields based on product type.
  • Search products by SKU or Name.
  • Lightweight application built with PHP and MySQL.

Setup Instructions

  1. Clone this repository.
  2. Import the database.sql file into your MySQL database.
  3. Update the database connection in DatabaseConnection.php.
  4. Access the application at http://localhost/scandiweb-task.

Usage

  • Navigate to / to see the product list.
  • Use the search bar to find specific products.
  • Click "Add Product" to add a new product.
  • Select products and click "Mass Delete" to delete them.

Future Enhancements

  • Add sorting and pagination functionality.
  • Implement user authentication for secured access.

About

A lightweight product management app for the Scandiweb Test Assignment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published