Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 492 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 492 Bytes

Abrechnung

School project where you are able to book bookings.

How to use:

Download Intellij Idea

if not

Go into your IDE and clone this git repository

Anyway,

in IntelliJ you choose create new Project from version control, insert the link https://github.com/dkraemerwork/Abrechnung.git and clone it

To run, you choose Configuration, press + and add Application

Choose main Class Main.class

and setup projekt SDK

You might have to build the project first using maven.

gidf