TAM in Python
This is under ACTIVE DEVELOPMENT
I was working with Ticket Auction Manager this past year and thought “what if this was available to those who don’t use Microsoft products.”
So then I started learning more and more about Python programming, learned about ttk, treeviews, had to experiment to figure out which methods worked, which ones didn’t.
Then learning a bit about SQLAlchemy ORM, I decided to give it a go. So here it is, my first attempt at making a large project orientated to be accessible to the cross-platform market.
Current Progress
- Main Menu (mostly done)
- Ticket Forms (mostly done)
- Basket Forms (mostly done)
- Drawing Forms (mostly done)
- Report Generators (mostly done)
- User Settings (not done)
Open Contribution
If you have any suggestions on how I can improve performance or compatibility, please contact me or submit a pull request with a description of why you feel it would be beneficial.
Last Modified: Saturday, January 27, 2024 at 2:09PM