Bingo Suite includes two apps:
- Bingo Card Maker
- Bingo Card Caller
Bingo Card Maker can be used to make PDFs of Bingo Cards. Bingo Card Caller is a local, browser app that can be used to call bingo items.
This app suite is still heavily under construction. See TODO.txt for more information.
Python 3.12.0 and the following libraries (which you can install with pip):
- PIL
pip install pillow
- reportlab
pip install reportLab