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.
|
9 years ago | |
---|---|---|
assets | 9 years ago | |
css | 9 years ago | |
data | 9 years ago | |
js | 9 years ago | |
lib | 9 years ago | |
template | 9 years ago | |
LICENSE | 9 years ago | |
README.md | 9 years ago | |
index.html | 9 years ago |
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.