Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhemon/ajax-booksearchapp
Practice Project.
https://github.com/rhemon/ajax-booksearchapp
Last synced: 23 days ago
JSON representation
Practice Project.
- Host: GitHub
- URL: https://github.com/rhemon/ajax-booksearchapp
- Owner: rhemon
- Created: 2014-09-10T16:40:47.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-09-11T05:15:06.000Z (over 10 years ago)
- Last Synced: 2024-10-15T11:09:03.814Z (2 months ago)
- Language: CSS
- Size: 648 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AJAX - Book Search Application
==============================This is a simple web application that uses ajax to read a JSON file which has some books' data and shows the books according to its search.
I did this project for practice after finishing Lynda.com's JavaScript and AJAX course.