Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 506 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 506 Bytes

MOBLIMA

MOvie Booking and LIsting Management Application (MOBLIMA)

Project for CZ2002 - Object Oriented Design & Programming.

Usage

To run this program, you can either load it using IntelliJ IDEA IDE, or run the .jar file located at out/artifacts/MOBLIMA_jar/MOBLIMA.jar

To run the jar file using command line, go to that directory and enter: java -jar MOBLIMA.jar

Note

If you encounter errors due to file integrity, please delete and restore all the files under /res directory.