Java Project This is movie ticket booking system implemented in java. Building Building this project is a very straitforward process. Just run this command in the root of the project: javac booking/Main.java To start the built program just run: java booking.Main