/manage_products

ITG-Training jQuery & JavaScript

Primary LanguageJavaScript

Manage Products jQuery & Javascript Project

This project is a simple page for managing products written in JavaScript. It allows users to create, update status,search and delete todo list items.

this Task is a part of my short-term internship at ITG - Software Engineering

Features

  • Add new Products .
  • delete Products .
  • edit Products .
  • validation for the inputs form and the error message should be below each input(using jQuery validation) .
  • delete Product confirmation .

Installation

Clone the repository:

Source Code

Run index.html using Live Server .

Netlify Deployment:

Manage Products

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.