A test exercise for AKQA
assets | ||
css | ||
data | ||
js | ||
lib | ||
template | ||
index.html | ||
LICENSE | ||
README.md |
Used tools:
- Sublime Text 3 with my repo: https://github.com/karolyi/st3-config
- csslint
- jshint
- htmllint
- jQuery UI Widget Factory: http://jqueryui.com/widget/
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.