Skip to content

Hasan-Alawadi/CRUD-Product-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-Product-Management-System

Product Management System (CRUD) Overview

This is a basic CRUD (Create, Read, Update, Delete) application for managing products. It allows users to add, view, edit, and delete products from a database.

Features

Create Product: Add new products with details like name, description, and price. Read Products: View a list of all products. Update Product: Edit existing products. Delete Product: Remove products from the database. Technology Stack

Front-end: HTML, CSS, JavaScript Back-end: [Your choice of back-end technology, e.g., Node.js, Python (Django or Flask), Ruby on Rails] Database: [Your choice of database, e.g., MySQL, PostgreSQL, MongoDB]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published