Skip to content

CRUD Project is a simple application demonstrating CRUD functionality. Users can add, edit, and delete products by providing a name, price, and image. Built with HTML, CSS, and JavaScript, it highlights basic data management in web development.

Notifications You must be signed in to change notification settings

mahmoudsaeedua74/CRUD--project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Project

A simple CRUD application built with HTML, CSS, and JavaScript that allows users to add, edit, and delete products. Each product consists of a name, price, and image. This project demonstrates basic data management functionality.

Features:

  • Add products with name, price, and image.
  • Edit or delete products from the list.
  • Simple user interface for managing products.

Technologies Used:

  • HTML
  • CSS
  • JavaScript

Setup Instructions:

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

About

CRUD Project is a simple application demonstrating CRUD functionality. Users can add, edit, and delete products by providing a name, price, and image. Built with HTML, CSS, and JavaScript, it highlights basic data management in web development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published