App Overview
This App Provides for Adding Product Items to a Shopping Cart and Totaling the Amount
User Functionality
- Add Product to Shopping Cart
- • Click <Add to Cart> Button
- • App will add product amount to total in Shopping Cart Section
- • Click <Order Now!> Button will display Processing Order message
Coding Features and Methods Used
• This App Extensively uses Javascript Classes and Objects • Base and Sub Classes • Static Methods and Fields • Setters and Getters • Private Fields