andy
|
294ad26ce6
|
Add GUI functionality and update documentation
|
2025-12-07 16:00:01 -05:00 |
|
andy
|
a383a7c461
|
Update README.md with correct command syntax - Fix command examples to use the correct syntax: uv run python src/custom_bingo/main.py - Update development section with correct command format
|
2025-12-07 15:14:37 -05:00 |
|
andy
|
c119eb513e
|
Add custom title and sub-headers features\n\n- Add --title option to set custom title instead of default 'BINGO'\n- Add --sub-headers option to add category descriptions below column headers\n- Update main.py to handle new command-line options\n- Update PDF generator to render custom title and sub-headers\n- Add tests for new features\n- Update README.md with documentation for new features
|
2025-12-07 14:57:59 -05:00 |
|
andy
|
de4140bf02
|
Add tests, documentation, and fix free space handling\n\n- Add comprehensive test suite for all modules\n- Create detailed README.md with usage instructions\n- Update pyproject.toml with proper dependencies\n- Refine .gitignore to properly ignore data files\n- Fix free space handling in card generation to follow BINGO conventions\n- Improve font sizing algorithm in PDF generation
|
2025-12-07 14:52:26 -05:00 |
|
andy
|
e02a6c0bf3
|
Initial commit: Set up CustomBingo project structure
|
2025-12-07 13:23:07 -05:00 |
|