Skip to content

igatai/grapher

Repository files navigation

README

Application Name

Grapher

Overview

In this application, if you import House data in csv format, a graph of the data will be drawn.
The data required is model below.

Functions

This application has following functions.
  • Ability to import House data in Csv format.
  • Ability to draw a graph of imported House data.

Technical elements

  • File_field_tag to import csv file.
  • LazyHighCharts gem for drawing a graph.

house

Column Type Options
first_name string
last_name string
city string
num_of_people integer
has_child string

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published