Projects using Tkinter in Brisbane CityProjects using Tkinter in Brisbane CityBuilt a desktop application for managing repair jobs, designed for small businesses that need to track incoming repairs, parts, costs, and customer information in one place.
The application features a clean interface for logging new repair jobs, tracking their status through completion, managing customer records, and generating reports. All data is stored in a SQL database with full CRUD operations.
Key features include job intake and status tracking, customer and parts management, cost calculation and invoicing, and reporting for business insights.
Built with Python for the application logic and UI, and SQL for persistent data storage.