MovieTicket

Project Description :

Language : Java SE 8
Dependencies and Libraries used :
Description :

The application simulates a movie booking application. This does not actually book any tickets. It stores the seats already booked by previous users in a local database and thus marks them unavailable for the next users. It also stores the name of the users. It lets the user print the tickets (on paper) after booking. It updates the local movie database from the internet

System Requirements :

OS : Windows / Linux
Java : 8 [ jdk 1.8.* ] or above

Usage Instruction :

How to run :

User must have jdk/jre installed on their Computer and have the /bin directory of jdk installation set in “path” environmental variable.