Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhemon/ajaxjson-booklistapp
Practice Project
https://github.com/rhemon/ajaxjson-booklistapp
Last synced: about 1 month ago
JSON representation
Practice Project
- Host: GitHub
- URL: https://github.com/rhemon/ajaxjson-booklistapp
- Owner: rhemon
- Created: 2014-09-11T05:12:08.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-09-11T05:14:38.000Z (over 10 years ago)
- Last Synced: 2024-10-15T11:09:03.804Z (3 months ago)
- Language: JavaScript
- Size: 625 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ajax and JSON - Book List App
=============================This application is made with Ajax, JSON, Mustache, JQuery Cycle. This application takes some books data from the JSON file and collects it with AJAX and using Mustache.js and JQuery Cycle it presents the data. I styled it with Bootstrap.
This project is for practice after completing Lynda.com's JavaScript and JSON.