Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 233 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 233 Bytes

SeeItNow

A Java Project to demonstrate concepts of OOP. The application itself is a Movie Ticket booking system. Developed using the NetBeans 8 IDE.

To run the application, navigate to /dist and run

java -jar "SeeItNow.jar"