This website requires JavaScript.
Explore
Help
Register
Sign In
andy
/
CustomBingo
Watch
1
Star
0
Fork
0
You've already forked CustomBingo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
c119eb513e4e659dda34977aea9bfa32c181b84c
Commit Graph
3 Commits
Author
SHA1
Message
Date
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