Shopping cart, Visual Basic Programming

Assignment Help:
Shopping Cart
Purpose – Allows user to browse while keeping track of the items in which they will purchase at the end on the order page link and this will give a final price for all items.
The shopping cart function – By using cookies this allows the shopping cart to work properly and the design is to store the information somewhere so that when the user goes from page to page it stores the items until user is ready to checkout.
The Program Concepts – By clicking on an item the products page should give user an option to go to a single page where a description of the item is, and also you can order from that page.

Definition – The project requires the development of Javascript software that supports the activities of an imaginary online item service that simulates the selection and email payment option of various items over the computer network. This service is provided to process basic actions through email safely.
• Add item (by name and qty) to a customer shopping cart
• Remove item (by name and qty) from a customer shopping cart
• Report items in customer shopping cart (i.e., checkout)
• Payment of item qty to the order page
• Summary of final price of all purchases
Data needed:
General-
Customer email info (name, email and mailing) may be pre-loaded into customer data files
Customers has an identification ID name
Customer leaves service once finished with purchase

Payment –
Customers are given a final price in which they will have an option of a imaginable credit card using the last 6 digits of card# when they confirm purchase or an option that says to pay later
Program will keep track of credit card balance and reject payments
Total cost of cart will go to email this will determine pay later or credit card # used (remember all 6 digits of card # is already given)

Items-
Minimum of 20 items only
Each item will have an initial price set at time of delivery
Customer must specify qty of each item wanted
Price changes may occur during re-stock but will not affect price in carts
Items removed from cart will be returned back to inventory

Shopping cart –
Each customer may only use one cart at a time
The service can handle a maximum of 20 active carts at a time
Cart contents are saved for customers who leave the system and return another day
Customers request cart report showing all items with prices, quantities, and totals
Customers may only remove cart item one at a time
Entire qty specified for addition to a cart must be available
Re-stocking –
Item re-stocking may occur at predetermined interval
Item re-stocking list specify items names, prices, and qty
Prices of items in current inventory must be replaced with re-stocking prices
Re-stocking list must be read pre-defined data files

I also have pictures for the items as well.


Related Discussions:- Shopping cart

Files in a visual basic project, FILES IN A VB PROJECT The project file...

FILES IN A VB PROJECT The project file has the.vbp extension. The form in which we draw has the .frm extension; .mod denotes the module file; .cls denotes the class file; .res

If then else - control statement, If Then Else: The control statement ...

If Then Else: The control statement If Then Else is used for computing a condition and taking the action based on the condition. If the condition is true then the section will

Hangman, how to add the hangman images

how to add the hangman images

Message routing - visual basic, Message Routing: The system posts the ...

Message Routing: The system posts the messages to a first-in, first-out queue known as the message queue or it sends the messages directly to a window procedure. The Messages

Making decisions with select case, The Select Case structure provides an op...

The Select Case structure provides an option to If...Then...Else If for selectively executing one block of statements from amongst multiple blocks of statements. Any Select Case st

Vbscript procedures, A Sub procedure is a series of VBScript statements, en...

A Sub procedure is a series of VBScript statements, enclosed through Sub & End Sub statements which perform actions however don't return a value. A Sub procedure can take arguments

Visual basic 2012, I am a beginner in Visual basic 2012 and making a data m...

I am a beginner in Visual basic 2012 and making a data management programme with visual basic 2012 as front end and MySql as back end. I want to filter data grid view table with Li

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd