A desktop application for users to book movie tickets. Features include browsing movies, showtimes and seats, as well as cancelling tickets and registering users.
Junhao Xue, Matthew Wells, Minh Vo and Michael Vassilev
- SQLite
- Java AWT
- Java Swing
-
Make sure you have Java 8 or above installed
-
Clone the repository or download and extract the zip file
-
Go into the src folder by using
cd Movie-Theatre/src
-
Run the following commands
> javac *.java
> java -classpath ".;sqlite-jdbc-3.32.3.2.jar" Main # in Windows
or
> java -classpath ".:sqlite-jdbc-3.32.3.2.jar" Main # in Mac or Linux
- Enlarge this window manually to reveal all the Accept buttons
- Click on each Accept button after selecting from the dropdown menu to proceed