Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 425 Bytes

README.rdoc

File metadata and controls

12 lines (9 loc) · 425 Bytes

Chitrana

A dashboard for creating dynamic charts using

In sanksrit chitrana roughly means “chart” or “drawing”

#### Tech:

  • Rails: back-end API to get chart data to render and user configs

  • TODO: React.js: Front-end to implement a single page application

  • d3js: library to actually render the charts/graphs

  • bootstrap: css/html library used to render pretty parts of the UI

  • redis: back-end caching of chart data