Skip to content
This repository was archived by the owner on Jun 12, 2025. It is now read-only.

Latest commit

 

History

332 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

This project is academic coursework for UECS1144 Object-Oriented Application Development.

Cinema Reservation System

image

The Cinema Reservation System is a Java-based application developed as a university assignment for the course UECS1144 during the university Year 1 Trimester 3. The system allows users to browse available movies and make reservations. It showcases the basic principles of object-oriented programming, including encapsulation, inheritance, and abstraction.

Dependencies

  • JDK Version: 18

Usage

There are three methods to run the Cinema Reservation System:

1. Run the Executable:

Double-click on Main.exe to launch the application.

2. Run from Terminal:

Open a terminal window in the root directory and execute the following command: bash

java -jar main.jar

3. Run from IDE:

Open Main.java in your preferred IDE and run the file directly.

Visual Overview

image

Contributors

About

Cinema reservation system built in Java

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages