A test exercise for AKQA
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
László Károlyi 17f0d8bb90 Merge branch 'master' of https://github.com/karolyi/akqa-cart-exercise 9 years ago
assets Initial commit 9 years ago
css Initial commit 9 years ago
data Initial commit 9 years ago
js Initial commit 9 years ago
lib Initial commit 9 years ago
template Initial commit 9 years ago
LICENSE Initial commit 9 years ago
README.md Initial commit 9 years ago
index.html Initial commit 9 years ago

README.md

Used tools:

Since a grid system is not provided, no grid system is used by default. All the positioned elements are pixel positioned.


The data is loaded from the data/cart.json file at load time, and pushing the "Buy Now" button alerts the JSON format which would be posted to the REST API.