gul
05-07-2003, 08:12 PM
can i have the coding for the given data.plz.thanking u in anticipation.
All the coding should be in JSP. The given data is for a shopping cart in web page.
DATA BASE: -
· Product /items
· Id for each product
· Unit price
· Manufacturer name
· Description
UPDATE: -
· The prices
· Add new products
· Categories.
CLIENT / USER
· Navigate by category
· Product of that category should open e.g. that product belong to which gender.
SEARCH
Categories /product
On clicking the product, description (open)
Below the description, enter their quantity and add to cart.
CHECKOUT
After adding to the shopping cart a confirmation message that the following product are selected and their prices are following
SHIPPING / BILLING
· If existing account
Login name and password
· If new user
Sign in
· Order table (data base) order no, items ordered, amount
· Credit card verify
All the coding should be in JSP. The given data is for a shopping cart in web page.
DATA BASE: -
· Product /items
· Id for each product
· Unit price
· Manufacturer name
· Description
UPDATE: -
· The prices
· Add new products
· Categories.
CLIENT / USER
· Navigate by category
· Product of that category should open e.g. that product belong to which gender.
SEARCH
Categories /product
On clicking the product, description (open)
Below the description, enter their quantity and add to cart.
CHECKOUT
After adding to the shopping cart a confirmation message that the following product are selected and their prices are following
SHIPPING / BILLING
· If existing account
Login name and password
· If new user
Sign in
· Order table (data base) order no, items ordered, amount
· Credit card verify