Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Add Product Store employees should be able to enter a new product or update its details. These are the minimum information that each product should

Add Product
Store employees should be able to enter a new product or update its details. These are
the minimum information that each product should have.
Product Name, Product Description, Price (numeric data only), and category that
should be selected from a pre-defined list, {new arrival, on sale, featured, high
demand, normal} and displayed in a combo box to the user, the default category is
normal for simplicity a product belongs only to one category. Quantity which should
be numeric.
Each product should have the following:
Name
Brief Description (Enable the text box to accept multiple lines of text)
Category
Price
Size
Remarks (Enable the text box to accept multiple lines of text)
Product ID which is a 10-digit number given, is generated by the
system. When the user completes entering the product details the
system must display a confirmation message that confirms the product
has been successfully added to the database and displays the product
ID.
At least one picture for marketing, you need to add a link to allow the
user to upload files. I might suggest that you have to upload at least
one picture for each product. You can save the file name in the
database. The filename should be like that itemIDimgSequenceNo, for
instance, if you have an item its id is 12345, and then the first image
file will be item12345img1.gif. The file itself could be saved in a folder
named as itemsImages.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Fundamentals Study Guide

Authors: Dr. Sergio Pisano

1st Edition

B09K1WW84J, 979-8985115307

More Books

Students also viewed these Databases questions

Question

Name the major subsystems of the revenue cycle.

Answered: 1 week ago

Question

20. What do you want them to do? (what actions should they take)?

Answered: 1 week ago