10000 GitHub - DominikFischer86/pokertracker: Reads poker tournament history text files, converts them to JSON and visualizes the data
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DominikFischer86/pokertracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start:

  • start server in root: yarn start

  • start development in ./frontend: yarn start

  • you may import your own hand histories (Pokerstars only) or use the provided histories from the /db folder.

  • I don't guarantee accuracy or relevancy of the provided data.

Pokertracker

Roadmap (discontinued):

  1. Read textfiles via node fs and file-select library
  2. Parse text to readable JSON
  3. Import JSON to App
  4. Convert Example App to TrackerApp
  5. Show JSON data in table
  6. Save to database
  7. Filters
  8. Graphs
  9. User details (in Progress)
  10. Hand History import
  11. Hand Replayer
  12. Hand Statistics Hero
  13. Hand Statistics all players

About

Reads poker tournament history text files, converts them to JSON and visualizes the data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0