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

XML with database, write a XML with database with book details( book id, au...

write a XML with database with book details( book id, author ,subject, published year, vendor,price, language )

Class wizard, CLASS WIZARD The Class wizard shown in figure is a tool t...

CLASS WIZARD The Class wizard shown in figure is a tool to handle the message handlers for objects, to define the member variables. Figure: Class Wizard

Associating images to toolbars - visual basic, Associating Images to Toolba...

Associating Images to Toolbars: 1. Add an Image list to your form from the tool box. 2. Pick the custom property of the image list. 3. Click the images tab. 4. Select

Vb program for simple image processing, A program needs to be written that ...

A program needs to be written that is capable of simple image processing. All the images that are available for you to use, can be found on Blackboard in the Assignments section. T

Visual interface design, VISUAL INTERFACE DESIGN Instead of the graphic...

VISUAL INTERFACE DESIGN Instead of the graphic nature of the program, only the visualness of the inter action is important. The program must not focus on the GUI. On the other

Message box - dialog box in visual basic, Message Box: The Message Box...

Message Box: The Message Box can be specified a title as shown in figure to specify the title for the message box follow by the command given below:  Private Sub Command1_C

Hungarian notation, Hungarian Notation: The Hungarian Notation was inv...

Hungarian Notation: The Hungarian Notation was invented by Charles Simonyi from Microsoft. It is a naming convention. It is a reminder of the type of a variable. The Handles h

While loop - vbscript, In VBScript, the While...Wend statement is provided ...

In VBScript, the While...Wend statement is provided for those who are familiar along its usage. However, due to the lack of flexibility in While...Wend, it is suggested that you us

Repeating a statement until a condition becomes true, You can employ until ...

You can employ until keyword in two ways to verify a condition in a Do...Loop statement. You can verify the condition before you enter the loop (as illustrated in the following Chk

Modeless dialog, MODELESS DIALOG The Dialog boxes are either modal or m...

MODELESS DIALOG The Dialog boxes are either modal or modeless. The modal dialog box should be closed (Unloaded or hidden) before you can continue the working with the rest of t

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