About this document
Java Movie Theater Management System by M Abdullah is a document available to read on EtoBox.
This Java project allows users to manage a movie theater using six classes: Main, Venue, Theater, Seat, Movie, and Showtime. The Main class acts as the user interface and interacts with the other classes. The Theater class represents a movie theater with lists of movies and showtimes as well as a seating chart. The Seat, Movie, and Showtime classes each represent an individual seat, movie, and showing with relevant attributes. The Venue class acts as a base for the Theater class.
- Author
- M Abdullah
- Language
- EN