There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A dashboard for a store with functions to add, edit, delete and search specifically for a product. To store product data, I used an SQL database. This database contains two tables, one for users and one for products.