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

How to include list box control in visual basic project, How to Include Lis...

How to Include List Box control in your project A list box is used for representing the users with a data. You can prefer the data from the list box for data entry. No editing

Array Program, Would it be possible to see an example of an array program t...

Would it be possible to see an example of an array program that tracks rent in different apartment buildings and is modular?

Check whether a number is palindrome or not, Function IsPalindrome(str) ...

Function IsPalindrome(str) Dim iStart,iEnd,ctr,blnPalin str=trim(str) blnPalin=true iEnd=len(str) iCnt=round(iEnd / 2) iStart=1 for ctr=1 to cint(iCnt) if(mid(str,iEnd,

Message loop, MESSAGE LOOP   The message loop is the code in the Win 3...

MESSAGE LOOP   The message loop is the code in the Win 32 based application. It retrieves messages from the application's message queue and passes these to the related window

Visual interface based on visual patterns , Visual Interface  Based On Vis...

Visual Interface  Based On Visual Patterns: The visual user interface should create recognizable patterns and text will be used for differentiating the objects with similar pa

Program to zoom a rectangle as you drag - visual c++, PROGRAM TO ZOOM A REC...

PROGRAM TO ZOOM A RECTANGLE AS YOU DRAG 1. Generate a SDI application 2. Declare the 2 member variables clicked of Boolean type and m_ptoldpt of CPoint type. Use the class t

Properties - intrinsic control, Properties: Every control has a defaul...

Properties: Every control has a default property related with it. The default property does not require to be named when you are functioning. The control Check box as value

Software that is obscure - basics of gui design, Software That Is Obscure: ...

Software That Is Obscure: The Software hides the intensions, meaning and actions from the user. For illustration, if a user is asked whether a full installation, the custom in

Context-sensitive help, CONTEXT-SENSITIVE HELP   The Context-sensitive...

CONTEXT-SENSITIVE HELP   The Context-sensitive help gives online help for the circumstances which is associated with that state. The Context-sensitive help can be implemented

Recurson, types and concept of recurson

types and concept of recurson

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