Skip to content

Files

Latest commit

05e5346 · Sep 8, 2016

History

History
23 lines (16 loc) · 469 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 469 Bytes

GraphicDen

A website that aims at data visualization. Converts your excel spreadsheets (CSV format) data to graphs for better visualization and analysis of the data. Support for Bar, Line and Pie Graphs. (Support for more formats and graphs under development)

Project Details

BackEnd

  • Django Webframework (Python)

Database Client

  • PostgreSQL 9.5

FrontEnd

  • HTML5
  • CSS
  • BootStrap
  • Javascript

Javascript Visualization Library

  • D3.JS