Gulilil / IF2210_OOP_xixixi_ASU

Program is designed in order to implement object-oriented programming and design pattern in Java programming language. Those requirements are implemented by using a cafe shop system inside the program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IF2210_Object Oriented Programming

Tubes2_xixixi_ASU

Table of Contents

Program Description

Required Program

Here are the things needed to run the program:

No Required Program Reference Link
1 JDk v19 Java Compiler
2 JavaFX JavaFX

How to Run The Program

Change directory to Main

cd Main

There will be .jar file and the javafx folder, make sure that the jar file and the extracted javafx is in the same directory. Run the .jar file using this command

java --module-path javafx-sdk-21/lib --add-modules=javafx.controls,javafx.base,javafx.graphics -jar .\Main-1.0-SNAPSHOT-shaded.jar

Progress Report

Authors

Name ID
Melvin Kent Jonathan 13521052
Daniel Egiant Sitanggang 13521056
Ilham Akbar 13521068
Juan Christopher Santoso 13521116
Brigita Tri Carolina 13521156
Antonio Natthan Krishna 13521162

About

Program is designed in order to implement object-oriented programming and design pattern in Java programming language. Those requirements are implemented by using a cafe shop system inside the program.


Languages

Language:Java 99.2%Language:CSS 0.8%