bloussou / RubyReactElastic

A ruby API to make request to an elastic search cloud and a react simple page to visualise the result

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The project

This project is about visualize the result to an elasticsearch cloud into a react app with a D3.js chart. In order to do that I have used a ruby API.

How to use it

In each folder you will find a readme wich will help you to clone and install the app. Don't forget to set up the url in the ruby controller.

Dependencies

  • React
  • Rails
  • D3 js
  • elasticsearch for rails

About

A ruby API to make request to an elastic search cloud and a react simple page to visualise the result


Languages

Language:Ruby 51.9%Language:JavaScript 42.8%Language:HTML 3.6%Language:CSS 1.7%