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

Create a calculator application, Create a VB calculator application that ap...

Create a VB calculator application that appears as in the screen shots below. The user enters numbers in the textboxes labelled Number 1 and Number 2. When a calculati

#simple interest using pseudocode and flowcharts, simple interest using flo...

simple interest using flowchart and psuedocode using the formular s= x + nrx

Repeating statements while a condition is true, Use the While keyword to ve...

Use the While keyword to verify a condition in a Do...Loop statement. You can verify the condition before you enter the loop (as illustrated in the following ChkFirstWhile instance

Deleting handlers with class wizard, Deleting Handlers With Class Wizard: ...

Deleting Handlers With Class Wizard: The handler can be deleted by using the class wizard. The class wizard will delete the prototype and message map entry. The user should ma

Restricting the vocabulary - visual interface design, Restricting The Vocab...

Restricting The Vocabulary: The properly formed vocabulary is like an inverted pyramid. All easy to learn communication system follow this pattern. The canonical vocabulary in

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

Introduction to visual c++ programming, INTRODUCTION to VISUAL C++ PROGRAMM...

INTRODUCTION to VISUAL C++ PROGRAMMING This section introduces you to develop the applications using VC++. The Single document interface (SDI), multiple document interface (MDI

Executesql - database application, Executesql: The ExecuteSQL is used ...

Executesql: The ExecuteSQL is used for executing the query on the database. The CRecordset uses the RFX mechanism to replace data between field data members of the record set

Gdi objects, GDI OBJECTS   The CDC provides 5 versions for the GDI obj...

GDI OBJECTS   The CDC provides 5 versions for the GDI objects. They are fonts, brushes, pens, bitmaps and regions. The Select Object function substitutes the current GDI objec

Insertion and deletion in algorithm, translate''Q''for insert into element ...

translate''Q''for insert into element and''Q''delete for deletion element into programming language

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