Filmax is a Cinema Management System developed using Java (NetBeans) and MySQL. It designed to streamline cinema management, including movie scheduling, ticket bookings, and administrative operations. It ensures secure data management and efficient booking. The platform provides a user-friendly interface for customers to browse movies and book tickets, while administrators can manage the cinema operations.
-
Movie Management
- Add, update, or delete movies and showtimes.
- Display current and upcoming movies with details (genre, duration, rating).
-
Booking System
- Customers can browse movies and showtimes.
- Book tickets securely and view booking history.
-
User & Admin Management
- User authentication and role-based access control.
- Admins can manage users, bookings, and cinema schedules.
-
UI & Experience
- Clean and intuitive Java Swing interface.
- Forms validation to ensure accurate input.
- Frontend / Interface: Java Swing (NetBeans IDE)
- Backend: Java
- Database: MySQL
- Tools: NetBeans