Package src.view
package src.view
-
ClassDescriptionView class for handling all UI related to
Cinema
View class for handling all the UI related toCineplex
View class for handling all UI related toDatabase
All views will inherit from this class Provides the boilerplate for the programView for the movie goer and cinema staff before register or loginView for movie goer to access their movie booking historyView for movie goer to view the details of the movieView for movie goer to choose the ranking format of top 5 moviesView for movie goer to view the list of moviesView for movie goer after successful login or registerView for movie goer to view the schedules of the movie for its typeView for movie goer to search for a particular movie titleView for movie goer to view the movie tickets after successful paymentView for movie goer to view the different movie types for the movie titleView for movie goer after selecting the seats for purchaseView for movie goer of the seating plan of the movie at that cinemaView for cinema staff to add a new movie into the databaseView for cinema staff to add or delete the holiday from the holidays ArrayList in the databaseView for cinema staffs to configure movie goer's permissions to view top 5 moviesView for cinema staffs to configure pricesView for staffs to select which system setting is to be configured System settings include movie ticket pricings, holidays and movie goer permissionsView for the cinema staff to configure specific detail of the movie selected from StaffMovieDetailsViewView for staff to view the list of moviesView for cinema staffs to view the top five ranked movies based on ticket sales or overall review ratingsView for the initial cinema staff module upon successful login