You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cineplex is a movie booking app built with Jetpack Compose, utilizing MVVM with Clean Architecture. It features seamless navigation, and efficient data handling with coroutines and Flow, providing a responsive UI. Cineplex interacts with a RESTful API for fetching movie data and managing bookings.
A simple Movie Ticket Booking System built using Java Swing for the GUI and MySQL for the database. Users can book, view, and cancel movie tickets through the graphical interface.
The Cinema Ticketing System is a C# desktop application for managing cinema operations, including movie management, ticket bookings, and user account handling, with distinct interfaces for administrators and customers.