|
|
294ad26ce6
|
Add GUI functionality and update documentation
|
2025-12-07 16:00:01 -05:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
dc230e822a
|
Fix PDF output formatting: improve text wrapping, font sizing, and layout
|
2025-12-07 14:42:39 -05:00 |
|
|
|
70f28ecb24
|
Complete initial implementation and setup
|
2025-12-07 13:28:16 -05:00 |
|
|
|
a7a9a507b1
|
Resolve merge conflict and update README and gitignore
|
2025-12-07 13:25:28 -05:00 |
|
|
|
3ee2933f03
|
Add core application modules and structure
|
2025-12-07 13:24:33 -05:00 |
|
|
|
e02a6c0bf3
|
Initial commit: Set up CustomBingo project structure
|
2025-12-07 13:23:07 -05:00 |
|
|
|
909e0c71a8
|
Initial commit
|
2025-12-07 13:14:07 -05:00 |
|