A test exercise for AKQA
Go to file
László Károlyi 033604d2ed Initial commit 2014-10-26 22:18:13 +01:00
assets Initial commit 2014-10-26 22:18:13 +01:00
css Initial commit 2014-10-26 22:18:13 +01:00
data Initial commit 2014-10-26 22:18:13 +01:00
js Initial commit 2014-10-26 22:18:13 +01:00
lib Initial commit 2014-10-26 22:18:13 +01:00
template Initial commit 2014-10-26 22:18:13 +01:00
README.md Initial commit 2014-10-26 22:18:13 +01:00
index.html Initial commit 2014-10-26 22:18:13 +01:00

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.