ahetawal-p / clmtool

CLM Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLM Tool

Campaign data visualizer

Installation

Clone repo: git clone https://github.com/ahetawal/clmtool.git;
Cd: cd clmttool
Install dependencies: npm install
VERY IMPORTANT (under util/plotlyutil.js): Update Plotly api keys to your own.
Start server: DEBUG=clmtool:* npm start

Usage

  1. Signin
  2. View your data

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

TODO: Write credits

License

TODO: Write license

About

CLM Tool


Languages

Language:JavaScript 85.2%Language:CSS 14.8%