/Product_CURD

A basic CRUD application website would allow users to create, read, update, and delete data from a database. This would typically be done through a web interface that would communicate with a back-end database. The website would allow users to create new records, view existing records, update existing records, and delete records.

Primary LanguageJavaScript

This repository is not active