About this Project
The TLDR: This app is designed to track money when playing as the host for poker/blackjack games.
User Features
- Fully PWA Compliant, meaning you can install the app through Safari, Chrome, etc.
- Add individual players.
- Track buyins by payment type. (cash, zelle, cashapp, venmo, etc)
- Cashout by payment type.
- History in timeline, showing in order when players join the table, buyin, and cashout.
- See total pot, total buy in, and cashout amounts.
Developer Features
- Uses only open source software.
- Apache for file permissions and routing.
- PHP for API and routing.
- JS for frontend rendering and routing.
- SQLite for database.
- Bootstrap and Bootswatch 5 for components.
- Can be run locally or on another hosting provider.
- Fully open source.
- No AI written code. All chipledger software is written by hand.