Skip to content

Ankitmahajna022/JavaScript-Practical-Exam---Full-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›๏ธ Product Management (CRUD) App

A dynamic product page that allows users to perform full CRUD operations (Create, Read, Update, Delete) on a list of products. Built using HTML, CSS, JavaScript, and LocalStorage.

๐ŸŽฏ Project Objective

The objective of this project is to create a product page that enables users to manage products efficiently through CRUD operations.
It provides hands-on experience in:

  • DOM Manipulation
  • JavaScript Event Handling
  • Local Storage Management
  • Responsive Web Design

โœจ Features

  • โž• Create: Add new products with details (name, price, image, etc.)
  • ๐Ÿ“– Read: View a list of all added products
  • โœ๏ธ Update: Edit existing product details
  • โŒ Delete: Remove products from the list
  • ๐Ÿ’พ Persistent Storage: Saves data in browser LocalStorage
  • ๐Ÿ“ฑ Responsive: Works on mobile, tablet, and desktop screens

๐Ÿ› ๏ธ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • Browser LocalStorage

๐Ÿ“ธ Preview

Recording.2025-04-28.121933.1.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published