Skip to content

Natpanthep/Cinema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Cinema Management System (ระบบจองตั๋งหนัง)

A simple Java-based application for managing a cinema system. The project includes classes for handling movies and related products (e.g., tickets or snacks).

🚀 Features

  • Display or manage a list of movies
  • Handle cinema products (e.g., snacks or merchandise)
  • Console-based user interface (assumed from source files)

🛠️ How to Run

  1. Make sure you have Java installed on your system.
  2. Compile the Java source files:
javac OurMovie.java products.java

java OurMovie

About

A movie ticket booking system developed in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages