/CRUDS

Project management system

Primary LanguageJavaScript

CRUDS

Product Management System

"this just for review some consept in JS and css" A simple web-based product management system that allows users to add, update, delete, and search for products. The system uses localStorage to persist data across page reloads and provides a user-friendly interface with form inputs and a table view.

Note: This project is intended for reviewing concepts in JavaScript and CSS.

Features

Add new products with details like title, price, taxes, ads, discount, and category. Update existing products. Delete individual products or clear all products. Search for products by title or category. Automatically calculates and displays the total price based on inputs.

Technologies Used

HTML JavaScript css