Skip to content

parryd4/grapher-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Grapher.

Click here to view the repository for my Rails API backend.

The app's purpose is for a user to be able to generate a chart or graph based on the CSV file they have uploaded. This will either be done directly from the CSV uploaded, or the CSV can be persisted in the back end for the user to access or manipulate the data later.

Features: A user can upload a CSV and read all data in a table. A user can view 2 columns of that data in a Scatter Plot

Flow: index.html loads index.js loads App.js SvcForm currently loads file and posts/gets db, handles csv data,

A user can upload a CSV, (optional: save it to database, grab it from database)

Farther Back:

  • use regex instead of different functions to handle different delimiters
  • form, wireframes,

Stretch Features:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published