nickmagruder / storefront

storefront

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storefront - CodeFellows 401 JavaScript Lab

Collaborated with:

  • Jason Dormier
  • Carly Dekock
  • Jason Quaglia
  • Seid Mohamed

Project Overview

The core requirements and functionality are as follows:

  • Display a list of our product categories
  • Display a listing of products for each category, when the category is selected
  • From the product listings:
  • Click to view a full detail page about the product
  • Add the product to your shopping cart
  • Shopping cart (simple version) always visible on screen
  • Full shopping cart and check out screen available from main navigation

About

storefront

License:MIT License


Languages

Language:JavaScript 85.5%Language:HTML 9.5%Language:CSS 5.0%