Skip to content

eirikelv/HandballApplication

Repository files navigation

HandballCupLogo

Handball Cup

Handball Cup is a easy-to-use application used to sets up handball tournaments.

Key Features

  • Registrate tournaments
  • Register teams
  • Show all tournaments
  • Autogeneration of match set up
  • Visual presentation of match setup as brackets

USAGE

Handball Cup is a application that is used to make handball tournaments in all 6 regions in Norway.
The application does the administrative work needed to organize a tournament simplified and
less time consuming with a straightforward user interface

Demo

Installation

Step 1 - Required installation

Be sure to have an IDE, JDK 17

It is crucial to download an IDE to run the application.
An example for IDE is IntelliJ: IntelliJ Download

The application is developed with JDK 17. If you have JDK16 or lower, it is needed to download JDK17
Link to JDK17 download: JDK 17 Download

Step 2 - Download the application

The application can be downloaded with Git or by downloading the zip file

Opt 1 - Download project through clone from git:

  1. Download Git if you do not have Git: Download Git

  2. Go to the project in GitLab: G1-06 GitLab

  3. Open terminal locate the folder that will hold the project

  4. Copy this text:

git clone https://gitlab.stud.idi.ntnu.no/G1-06/idatt-1002-2022-1-06.git


and paste it inside the terminal and press enter

The project can now run from the chosen folder

Opt 2 - Download project as zip

  1. Go to the project in GitLab: G1-06 GitLab

  2. Make sure you are on the front page

  3. Press "Download"

  4. Press "zip"

Step 3 - Open the project in an IDE

The project runs through an IDE. This example is opened in IntelliJ

  1. Open IntelliJ and press "Open"
  2. Find the folder where the project is located and open the folder called "idatt-1002-2022-1-06" and press "Open"

Step 4 - Add configuration

To run the application, a configuration is needed

  1. Click on "Add configuration" at the top of the window: arrow 1 on the illustration beneath
  2. Click on "Add new..."
  3. Run Configuration window
    1. In the run command field, type:
      clean javafx:run
    2. Click "Apply"
    3. Click "Ok"

Now the application is ready to run

For illustration visit Installation Guide

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages