/pokernow-log-processor

Make some pretty charts and graphs for PokerNow logs

Primary LanguageJavaScriptMIT LicenseMIT

Poker Now Log Processor

This is a quick-and-dirty app that takes your PokerNow log files and turns them into some pretty charts and graphs.

It was built using:

  • NodeJS
  • Express
  • Handlebars
  • ChartJS

Get Started

Install all the node packages:

npm install

Start the app:

node app.js