Movie Ticket Management System
A Python desktop application for managing movie showtimes, seating, and ticket sales.
Project Overview
A simple movie ticket management system built in Python, handling movie listings, showtimes, and ticket/seat bookings through a desktop UI.

Technical Details
- Built in Python with a UI layer for managing movie listings and bookings.
- Uses a dedicated data layer to persist movie and reservation records.