#shoppping-cart Free Template was used to build site as well as the slider feature that came with the template.
$hostname = "localhost"; $database = "shoppingcart"; $username = "root"; $password = "root";
-
Billing
- add new address
- be able to select any address associated with user
-
Shipping
- add new address
- be able to select any address associated with user
-
Payment
- add new payment Method
- be able to select any payment method that is associated with user
-
Review order
- Display:
- tax
- shipping
- billing
- total
- Back Button
- Display:
- When no user is logged in then force user to login where needed
- Free shopping Cart Template was used and then modified as needed to become fully responsive and to properly display Cart features.
- Remove Items
- Update Totals
- Link to individual Items
- Price
- Sizes
- Options
- Subtotal
- Estimated Tax
- Estimated Shipping
- Estimated Total
- Proceed to Checkout
- login
- username
- billing
- shipping
- payment
- User Profile
- View All Orders
- View Passed Orders
- Dynamic Search (Datatables)
- View Current Orders
- Dyanamic Search (Datatables)
- View Wishlist
- Tile View
- List View
- Detail Page
- View Button
- Add to Cart Button
- Dispaly Review
- Calculate Average Review for each product
- Stock - when product has been purchased remove it from the stock in the product table.
- When stock is 0 don't allow a user to add to their cart