Initial Home page authored by Robert Goldmann's avatar Robert Goldmann
# Server Installation
### Step 1: Put BudgetMasterServer.jar in desired location
### Step 2: Put settings.properties in same location
### Step 3: Create an empty mysql database
### Step 4: Fill in your settings into settings.properties
### Step 5: Launch BudgetMasterServer.jar
all neccessary tables should be created automatically
_Hint: If you encounter any problems or errors please have a look into the generated error.log in the same directory as the BudgetMasterServer.jar_