#Project Charts Client (AngularJS)
Run bower install
and npm install
on the command line to install the dependencies first.
The app gets data from the user then it creates charts (bar charts, pie charts, histograms and line charts) from them.
Contact: godmetweenciati@gmail.com
This project is an implementation of the chartsjs repo using NodeJS, Express, Angular. Key addition here is the use Postgresql database to store data.
Licensed under MIT