Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhemon/ajax-booksearchapp

Practice Project.
https://github.com/rhemon/ajax-booksearchapp

Last synced: 23 days ago
JSON representation

Practice Project.

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.