Skip to content

A simple shopping cart "widget" done in Javascript. The end goal is to get it working like a JQuery plugin.

Notifications You must be signed in to change notification settings

oliveiraa/ShoppingCartJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project goal is to create a shopping cart "widget" front-end using JQuery and KnockoutJS.

The requirements are :
  * A simple clickable area at the bottom of the page to expand the widget
  * The widget must scroll sideways to allow the user to see all the items
  * Adding items to the cart should be as simple as Cart.Add(jsonObj);

There are lot's of open questions on how things will be done, but I plan to keep this repository updated as I go.
I'll also try to create a simple documentation as the project evolves.

About

A simple shopping cart "widget" done in Javascript. The end goal is to get it working like a JQuery plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published