chandresh / json_search

Just a test app for searching from JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This app is a test application for searching data stored in a Json file. The application uses Ruby 2.2.3 and Rails 4.2.4

How to use:

  • Unzip json_search.zip

  • change directory to json_search

  • run bundle install

  • run rails server

  • point your browser to localhost:3000

To run the tests, use

rake test

About

Just a test app for searching from JSON


Languages

Language:Ruby 77.1%Language:HTML 18.9%Language:CSS 2.1%Language:JavaScript 1.9%